[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compiling error
From: |
Dmitry V. Zhulanov |
Subject: |
Re: compiling error |
Date: |
Wed, 25 Feb 2004 23:21:18 +0600 |
User-agent: |
Mutt/1.5.5.1+cvs20040105i |
On Wed, Feb 25, 2004 at 04:51:42PM +0100, Alfred M. Szmidt wrote:
> >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.
Thanks.
>
> 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
The line is from sysdeps/i386/elf/configure.new that produced after
'make' command. See attachment.
e
configure.new
Description: Text document