[cvsnt] Build 2063, Linux compile error in libcvsapi.so
Tony Hoyle
tony.hoyle at march-hare.com
Sat Aug 20 00:32:28 BST 2005
Ernst Gill wrote:
> This little program is properly compiling and working on my PC:
Doing some research it seems the heimdal contains an incompatible glob.h
which is buggy and doesn't work with c++ builds (and an incompatible
fnmatch.h but we always use our own copy of that).
The best workaround for you is probably to disable the kerberos
detection code in the configure script (remove ACX_WITH_GSSAPI), so that
the heimdal stuff never gets added to the include path.
Tony
More information about the cvsnt
mailing list