Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

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

-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index