From 00c4d6cb5cf680c6115bc6a869d08d7a8e22e615 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 27 Jan 2026 20:16:34 +0100 Subject: complete info --- hurd/glibc.mdwn | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/hurd/glibc.mdwn b/hurd/glibc.mdwn index 12d84e42..a38066ab 100644 --- a/hurd/glibc.mdwn +++ b/hurd/glibc.mdwn @@ -63,9 +63,11 @@ One can build by hand some target with e.g.: # glibc gotcha -Please note, that if you `git clone` glibc from upstream, and run +Please note, that like on Linux, if you `git clone` glibc from upstream, and run - $ make +(DON'T DO THIS) + + $ make # make install -**You will crash your hurd install**. Don't run `# make install` from upstream glibc. +**You will crash your hurd install** because glibc's default configuration doesn't match your system configuration. Don't run `# make install` from upstream glibc. -- cgit v1.2.3