Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Build break - amd64 - usr.bin/ldd/build
On May 7, 4:29am, paul%whooppee.com@localhost (Paul Goyette) wrote:
-- Subject: Build break - amd64 - usr.bin/ldd/build
| With up-to-date sources:
|
| # link build/ldd
| /test-bed/tools/bin/x86_64--netbsd-gcc --sysroot=/test-bed/dst -o ldd
ldd.o -Wl,-rpath-link,/test-bed/dst/lib -L=/lib
/tmp//test-bed/.22407/usr.bin/ldd/elf32/libldd_elf32.a
/tmp//test-bed/.22407/usr.bin/ldd/elf64/libldd_elf64.a
| /tmp//test-bed/.22407/usr.bin/ldd/elf32/libldd_elf32.a(load.o): In function
`_rtld_load_needed_objects':
| load.c:(.text+0x216): undefined reference to `_rtld_object_match_name'
| /tmp//test-bed/.22407/usr.bin/ldd/elf32/libldd_elf32.a(headers.o): In
function `_rtld_digest_dynamic':
| headers.c:(.text+0x1ce): undefined reference to `_rtld_object_add_name'
| /tmp//test-bed/.22407/usr.bin/ldd/elf64/libldd_elf64.a(load.o): In function
`_elf64__rtld_load_needed_objects':
| load.c:(.text+0x216): undefined reference to `_rtld_object_match_name'
| /tmp//test-bed/.22407/usr.bin/ldd/elf64/libldd_elf64.a(headers.o): In
function `_elf64__rtld_digest_dynamic':
| headers.c:(.text+0x1ba): undefined reference to `_rtld_object_add_name'
| collect2: ld returned 1 exit status
|
|
| This is likely introduced by the recent changes to ld.elf_so at
|
| http://mail-index.netbsd.org/source-changes/2013/05/06/msg043647.html
| http://mail-index.netbsd.org/source-changes/2013/05/06/msg043652.html
Fixed, thanks.
christos
Home |
Main Index |
Thread Index |
Old Index