Kris Kennaway schrieb:
> I have NO_KERBEROS set in my make.conf on 6.2, and kdelibs fails to
> build:
>
> gmake[4]: Entering directory 
> `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.4/kioslave/http'
> if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ 
> -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl 
> -I../../kjs -I../../interfaces -I../../kio/httpfilter -I../../kdecore/network 
> -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore 
> -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../..  
> -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/include 
>   -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include 
> -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE   
> -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 
> -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions 
> -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
> -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT http.lo -MD -MP -MF 
> ".deps/http.Tpo" -c -o http.lo http.cc; \
>         then mv -f ".deps/http.Tpo" ".deps/http.Plo"; else rm -f 
> ".deps/http.Tpo"; exit 1; fi
> http.cc:79:20: gssapi.h: No such file or directory
>   
Are you sure NO_KERBEROS really removes all the kerberos bits/that
chroot/system was clean? The #include in http.cc is #ifdef'd, the
configure script must have detected kerberos (IIRC, it checks for
krb5-config).

Cheers,
-- 
   ,_,   | Michael Nottebrock               | [EMAIL PROTECTED]
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
kde-freebsd mailing list
[email protected]
http://kf.liquidneon.com/mailman/listinfo/kde-freebsd

Reply via email to