LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux From Scratch Problems (https://www.linuxquestions.org/questions/linux-newbie-8/linux-from-scratch-problems-200455/)

acidbreez 07-02-2004 05:31 PM

Linux From Scratch Problems
 
hey everyone,
When I try to compile the glibc file for Linux From Scratch why do I get this error?

dl-runtime.c:57: error: conflicting types for 'fixup'
../sysdeps/i386/dl-machine.h:158: error: previous declaration of 'fixup' was here
dl-runtime.c:57: error: conflicting types for 'fixup'
../sysdeps/i386/dl-machine.h:158: error: previous declaration of 'fixup' was here
dl-runtime.c:137: error: conflicting types for 'profile_fixup'
../sysdeps/i386/dl-machine.h:161: error: previous declaration of 'profile_fixup' was here
dl-runtime.c:137: error: conflicting types for 'profile_fixup'
../sysdeps/i386/dl-machine.h:161: error: previous declaration of 'profile_fixup' was here
../sysdeps/i386/dl-machine.h:158: warning: 'fixup' declared `static' but never defined
../sysdeps/i386/dl-machine.h:161: warning: 'profile_fixup' declared `static' but never defined
make[2]: *** [/mnt/lfs/builds/glibc-build/elf/dl-runtime.os] Error 1
make[2]: Leaving directory `/mnt/lfs/builds/glibc-build/glibc-2.3.3-lfs-5.1/elf'
make[1]: *** [elf/subdir_lib] Error 2
make[1]: Leaving directory `/mnt/lfs/builds/glibc-build/glibc-2.3.3-lfs-5.1'
make: *** [all] Error 2


Thanks for the help in advance.

Onemessedupjedi 07-02-2004 10:55 PM

Um, post this in another forum.....A lot of the people here are also newbs so expecting someone that frequents this section to know is pretty wishful thinking.


I think that there is a LFS forum under distros.


All times are GMT -5. The time now is 02:55 PM.