Bug Report from www.isc.org: Name: Andreas Gustafsson Email: gson@araneus.fi Software Version: 9.11.0-P2 OS: NetBSD 7.0.2 Subject:Build fails with "ld: unrecognized option '-Wl,-R/usr/pkg/lib'" Bug Detail =========== Attempting to build bind-9.11.0-P2 on a NetBSD 7.0.2 system, I get the following error: ld -Bshareable -x -o sample.so db.o driver.o instance.o lock.o log.o syncptr.o zone.o ../../../../../lib/dns/libdns.a ../../../../../lib/isc/libisc.a -lgssapi -lcrypto ../../../../../lib/dns/libdns.a ../../../../../lib/isc/libisc.a -lpthread -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lxml2 -L/usr/lib -lz -L/usr/lib -llzma -L/usr/lib -lm ld: unrecognized option '-Wl,-R/usr/pkg/lib' ld: use the --help option for usage information *** Error code 1 This is with a default configuration (no options given to the configure script). bind-9.10.4-P5 builds successfully. --- This email was received through isc.org Bug Submission Form