On Friday 27 January 2012 00:45:22 Ken Moffat wrote: > On Fri, Jan 27, 2012 at 12:39:02AM +0000, luxInteg wrote: > > Greetings, > > > > I am attempting to compile nfs-utils-1.2.5 on a blfs box with these:- > > > > build: cblfs 64bit kernel-3.2.1 > > heimdal-1.5.2 > > > > > > the build ends like this:- > > ############ > > > > > > In file included from /usr/local/include/gssapi.h:39:0, > > > > from context_heimdal.c:44: > > /usr/include/gssglue/gssapi/gssapi.h:42:2: error: #error It appears you > > have already included the Heimdal gssapi.h file > > No idea, but does this patch at PLD (plus some autofoo, perhaps > 'autoconf' or 'autoreconf' - whatever updates configure.in from > configure.ac) help ? > > http://cvs.pld-linux.org/cgi-bin/cvsweb/packages/nfs-utils/nfs-utils-heimda > l.patch?rev=1.11 > > ĸen
I tried the patch ( in addition) I tried the autofoo (autoreconf -v -i ) stuff and I had the same result. It seems heimdal-1.5.2 deposits a header file ( ~/gssapi.h ) with definitions which context_heimdal.c in nfs-utils-1.2.5 dont like. I will try soliciting help from the nfs- and heimdal mailing lists. However heimdal website and lits have been offline for some time now. Any news why? --------- thanks for the help and I remain open to to other suggestions. luxInteg -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
