Hi!

While running [libc]/configure script
$ mkdir build;cd build
$ ../configure

It prints warning message:
configure: WARNING: --prefix= (empty) is requed for GNU/Hurd to work
normaly.

I wish to install libc to the root. So I try
$ ../configure --prefix=/
Warning message printed again, --prefix="/" follow to same results.

Why setting --prefix does not avoid warning message?

e


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to