On Wednesday 16 November 2011 19:30:55 Evan Hunt wrote: > > I get an error compiling Bind at: > > > > make[4]: Entering directory > > `/usr/local/src/bind-9.8.1-P1/bin/tests/system/dlzexternal' ld > > -G -z text -o driver.so driver.o > > ld: invalid number `-z' > > > > Giving ?G a number makes ?z unrecognized. > > > > I'm in Solaris 10, Sparc, GCC 3.4.6 > > Thanks for the report. We didn't touch that code in the security > patch, so this bug must have also been in 9.8.1; we'll try to > address it in 9.8.2. > > That isn't critical code; it's just one of the system tests. > Just "touch bin/tests/system/dlzexternal/driver.o" and then > run "make" again. The dlzexternal system test will fail > when you run "make check", but otherwise your server will > be fine.
This is also affecting me in Slackware 13.37 x86_64. The fix didn't work, because "make install DESTDIR=/path/to/my/package" fails: making all in /tmp/bind-build/bind-9.8.1-P1/bin/tests/system/dlzexternal make[4]: Entering directory `/tmp/bind-build/bind-9.8.1- P1/bin/tests/system/dlzexternal` gcc -shared -o driver.so driver.o driver.o: file not recognized: File truncated collect2: ld returned 1 exit status make[4]: *** [driver.so] Error 1 and so on for [3], [2], [1], ending here. Using ./configure [ ... ] --without-dlopen [ ... ] got it to compile and install, which is fine for me, but what should I do if I needed DLZ support? > In general, issues like this are best sent to the > bind9-b...@isc.com alias, which opens a ticket in our bug > database. I'll do so now. -- Offlist mail to this address is discarded unless "/dev/rob0" or "not-spam" is in Subject: header _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users