bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling error


From: Alfred M. Szmidt
Subject: Re: compiling error
Date: Wed, 25 Feb 2004 16:51:42 +0100 (MET)

   >From cvs sources at sources.redhat.org I also have compile problem:
   $ mkdir build
   $ mkdir root
   $ cd build
   $ ../configure --prefix=/src/libc/root

Please don't do that, you will have screwed up paths and your libc
will be totally unusable if you install it, you must use `--prefix='
on GNU/Hurd, and then supply installroot (or install_root, I don't
remeber which) to `make install' if you want to install it in a
different root.

   autoconf: Undefined macros:
   ***BUG in Autoconf--please report*** AC_FD_MSG
   make[1]: *** [sysdeps/i386/elf/configure] Error 1
   make: *** [all] Error 2

I have no idea what you are using or doing wrong,
sysdeps/i386/elf/configure (or the .in file) doesn't contain any kind
of reference to AC_FD_MSG.  What are the lines about this error?

http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/i386/elf/configure?rev=1.9&content-type=text/x-cvsweb-markup&cvsroot=glibc
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/i386/elf/configure.in?rev=1.8&content-type=text/x-cvsweb-markup&cvsroot=glibc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]