This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

latest libc from git error


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]