On Thu, 2009-01-29 at 12:22 +1100, David N wrote: > 2009/1/27 Da Rock <rock_on_the_...@comcen.com.au>: > > I get the following error in this build (make, make install clean): > > > > In file included from libsmb/libsmbclient.c:25: > > include/includes.h:1112: error: conflicting types for > > 'krb5_set_real_time' > > /usr/local/include/krb5-protos.h:3486: error: previous declaration of > > 'krb5_set_real_time' was here > > > > I was considering debugging this myself and submitting it to you guys > > here, but then I looked closer... my question is now where do I submit > > this kind of info? If not here then let me know where. > > > > Cheers > > > > FreeBSD laptop1.herveybayaustralia.com.au 7.1-RELEASE-p2 FreeBSD > > 7.1-RELEASE-p2 #0: Thu Jan 15 16:27:55 EST 2009 > > xxxxxxx...@laptop1.herveybayaustralia.com.au:/usr/obj/usr/src/sys/GENERIC > > amd64 > > > > > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" > > > > try rebuilding it with > KRB5_HOME=/usr/local > > i think you need to do a make clean first and then do > make install KRB5_HOME=/usr/local
That didn't work. I've narrowed it down to broken Active Directory support, but I haven't been able to debug further- I will post when I get the time to do so. For now my system should start working again properly.... :) Perhaps, though, someone could add a note in the options that AD support is broken for this port? _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"