RE: Compile Error for Bind 9.9.7P2 on Sparc based Solaris 10

2015-07-30 Thread Bhangui, Sandeep - BLS CTR
, 2015 2:02 PM To: Bhangui, Sandeep - BLS CTR; bind-users@lists.isc.org Subject: RE: Compile Error for Bind 9.9.7P2 on Sparc based Solaris 10 > Looked at the config.log fileand see the following messages which to me= > look like linker errorsis that the reason for the compile f

RE: Compile Error for Bind 9.9.7P2 on Sparc based Solaris 10

2015-07-30 Thread Thomas Schulz
-gcc -o conftest -g -O2 -I/usr/includ= > e -D_XPG4_2 -D__EXTENSIONS__ conftest.c -lgssapi >&5 > ld: fatal: library -lgssapi: not found > ld: fatal: file processing errors. No output written to conftest > collect2: ld returned 1 exit status > > > From: Bhangui, Sandeep - BLS

RE: Compile Error for Bind 9.9.7P2 on Sparc based Solaris 10

2015-07-29 Thread Bhangui, Sandeep - BLS CTR
fatal: library -lgssapi: not found ld: fatal: file processing errors. No output written to conftest collect2: ld returned 1 exit status From: Bhangui, Sandeep - BLS CTR Sent: Wednesday, July 29, 2015 9:34 AM To: 'bind-users@lists.isc.org' Subject: Compile Error for Bind 9.9.7P2 on Sp

Compile Error for Bind 9.9.7P2 on Sparc based Solaris 10

2015-07-29 Thread Bhangui, Sandeep - BLS CTR
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 mu