On 2013/08/12 16:45, Jeff Powell wrote:
> I've been trying and failing to build isc-bind with the -with-gssapi option.  
> I want to use nsupdate -g so I can use dynamic DNS with a Windows nameserver.
> When I use -with-gssapi=/usr in the Makefile, it can't find the GSSAPI 
> library or the gssapi.h file:
> 
> checking for GSSAPI library... looking in /usr/lib 
> checking gssapi.h usability... no 
> checking gssapi.h presence... no 
> checking for gssapi.h... no 
> checking gssapi/gssapi.h usability... no 
> checking gssapi/gssapi.h presence... no 
> checking for gssapi/gssapi.h... no
> configure: error: gssapi.h not found
> 
> Am I doing something wrong?  I've tried adding "gssapi" to the WANTLIB line, 
> adding symlinks in /usr/lib, making a subdirectory under 
> /usr/include/kerberosV called "lib," nothing works.
> I noticed that the mail program nail also refuses to use GSSAPI, however 
> dovecot seems to have no problem compiling it.
> Why do these configure scripts (especially bind's) refuse to see the gssapi 
> library?
> 
> Jeff
> 

You may find useful information if you look in config.log in the build 
directory.

Reply via email to