LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   URGENT glibc 2.3.3 - lfs -5.1 --> bug in autoconf (https://www.linuxquestions.org/questions/linux-from-scratch-13/urgent-glibc-2-3-3-lfs-5-1-bug-in-autoconf-218813/)

geiser 08-17-2004 11:48 AM

URGENT glibc 2.3.3 - lfs -5.1 --> bug in autoconf
 
in chapter 5, phase 1. I configured the package glibc-lfs-5.1, but and compiled no error using make AUTOCONF=no, but i stayed in the phase make install, i don't compile and only received this message...>

--> $ make install
--> ...
--> autoconf sysdeps/i386/elf/configure.in > sysdeps/i386/elf/configure.new
--> autoconf: Undefined macros
--> ***BUG in Autoconf--please report** AC_FD_MSG
--> make[1] *** [sysdeps/i386/elf/configure] Error 1
--> make[1]: Leaving directory '/lfs/sources/glibc-2.3.3-lfs-5.1'
--> make: [all] Error 2

i actualized my "autoconf" of my host system but i received equals msg..

(sorry gramatic but i don't speak well english, i'm south american) (:confused:) thanks

dethlock 08-18-2004 03:48 PM

try:

make AUTOCONF=no install


All times are GMT -5. The time now is 12:24 AM.