latest libc from git error

Justin Mattock justinmattock@gmail.com
Wed Jun 3 22:44:00 GMT 2009


just pulled the latest git of libc
and am getting an error towards the end of the
build:

/home/name/LFS/glibc-build/libc.a(elf-init.o): In function `__libc_csu_init':
elf-init.c:(.text+0x43): undefined reference to `__rel_iplt_end'
elf-init.c:(.text+0x4a): undefined reference to `__rel_iplt_start'
elf-init.c:(.text+0x5f): undefined reference to `__rel_iplt_start'
elf-init.c:(.text+0x6c): undefined reference to `__rel_iplt_start'
elf-init.c:(.text+0x7b): undefined reference to `__rel_iplt_start'
elf-init.c:(.text+0x82): undefined reference to `__rel_iplt_start'
collect2: ld returned 1 exit status
make[2]: *** [/home/name/LFS/glibc-build/elf/sln] Error 1
make[2]: Leaving directory `/home/name/LFS/glibc/elf'
make[1]: *** [elf/others] Error 2
make[1]: Leaving directory `/home/name/LFS/glibc'
make: *** [all] Error 2

any ideas?

-- 
Justin P. Mattock



More information about the Libc-help mailing list