In message <slrni1ea5q.10j.j...@rwpc12.mby.riverwillow.net.au>, John Marshall w rites: > On Tue, 15 Jun 2010 16:52:05 +1000, Mark Andrews wrote: > > > > So what was in config.log? With libgssapi_krb5 you are trying to link > > against MIT kerberos. > > Sorry, s/_krb5// (Heimdal) > > The config.log is here, and seems convinced about using /usr/local. > > <http://www.riverwillow.net.au/~john/bind971rc1/config.log>
Well you have two three versions of gssapi installed. Two in /usr (MIT + Heimdal) and one in /usr/local and configure is just not written to cope with that. MIT and Heimdal require different sets of libraries and the code that attempts to work that all out matched the MIT code in /usr before it tests the Heimdal code in /usr/local. I think this requires hand tweeking post configure. > -- > John Marshall > _______________________________________________ > bind-users mailing list > bind-users@lists.isc.org > https://lists.isc.org/mailman/listinfo/bind-users -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org _______________________________________________ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users