[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AC_FD_MSG macros undefined
From: |
Dmitry V. Zhulanov |
Subject: |
AC_FD_MSG macros undefined |
Date: |
Sun, 29 Feb 2004 22:01:30 +0600 |
User-agent: |
Mutt/1.5.5.1+cvs20040105i |
Hi!
I still have a problem with compiling libc from cvs. I do following
steps:
$ pwd
/src/libc
$ cvs update
$ mkdir build
$ cd build
$ ../configure --prefix= >/dev/null
$ make
make -r PARALLELMFLAGS="" CVSOPTS="" -C .. objdir=`pwd` all
make[1]: Entering directory `/src/libc'
autoconf sysdeps/i386/elf/configure.in > sysdeps/i386/elf/configure.new
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_FD_MSG
make[1]: Leaving directory `/src/libc'
make: *** [all] Error 2
$ autoconf --version
Autoconf version 2.13
$ uname -a
GNU raveland 0.3 GNUmach-1.2/Hurd-0.3 i386-AT386 unknown unknown GNU
$
I cant to find the problem, can any help me please?
e
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- AC_FD_MSG macros undefined,
Dmitry V. Zhulanov <=