Compile Error for Bind 9.9.7P2 on Sparc based Solaris 10

Bhangui, Sandeep - BLS CTR Bhangui.Sandeep at bls.gov
Wed Jul 29 13:34:06 UTC 2015


Hi

Just found that ISC has released Bind 9.9.7P2 so downloaded that since I had issues yesterday compiling P1 on Sparc based Solaris 10 ( M3000)

Get the same error when I run the make with 9.9.7P2 on sparc based Solaris 10 (M3000) .

Looks like configure runs ok.

Have done this successfully multiple times on Sparc Based Solaris 10 with the previous versions of Bind.

Obviously looks like I am missing something here....or has anything changed ?

Any help would be appreciated as I am at a loss.

Thanks
Sandeep


tbl.pl  -o named-symtbl2.c namedtmp2;  done ;  mv namedtmp2 named;  rm -f namedtmp0 namedtmp1 namedtmp2 named-symtbl2.c;  fi
Undefined                       first referenced
symbol                             in file
RSA_generate_key_ex                 ../../lib/dns/libdns.a(opensslrsa_link.o)
DSA_generate_parameters_ex          ../../lib/dns/libdns.a(openssldsa_link.o)
DH_generate_parameters_ex           ../../lib/dns/libdns.a(openssldh_link.o)
ld: fatal: symbol referencing errors. No output written to namedtmp0
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `named'
Current working directory /adminfiles/solaris10/Bind997P1/bind-9.9.7-P1/bin/named
*** Error code 1
The following command caused the error:
for i in named rndc dig dnssec tools tests nsupdate  check confgen python nulldir; do \
        if [ "$i" != "nulldir" -a -d $i ]; then \
                echo "making all in `pwd`/$i"; \
                (cd $i; make  DESTDIR="" all) || exit 1; \
        fi; \
done
make: Fatal error: Command failed for target `subdirs'
Current working directory /adminfiles/solaris10/Bind997P1/bind-9.9.7-P1/bin
*** Error code 1
The following command caused the error:
for i in make unit lib bin doc nulldir; do \
        if [ "$i" != "nulldir" -a -d $i ]; then \
                echo "making all in `pwd`/$i"; \
                (cd $i; make  DESTDIR="" all) || exit 1; \
        fi; \
done
make: Fatal error: Command failed for target `subdirs'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20150729/b5ee5abd/attachment.html>


More information about the bind-users mailing list