Victor Escobar <[EMAIL PROTECTED]> writes: > Hi all, > When I compile the latest source on my macpro (osx 10.4.8), I get the > following error:
Hi, and sorry for the slow response. I might have actually answered this already, but I didn't find an answer in the archives... Try building with ./configure --disable-cxx. The C++ compiler in Mac OS X is probably broken. Try upgrading the compiler, if the GnuTLS C++ library is important for you. /Simon > ld: Undefined symbols: > __ZN6gnutls11credentials7set_ptrEPv > /usr/bin/libtool: internal link edit command failed > make[3]: *** [libgnutlsxx.la] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Please help. _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
