Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi list after running ./configure (even with --enable-64bit, and even with --disable-64bit) and then running make, I get the following: ... make[3]: Entering directory `/root/new/cvsnt-2.5.03.2382/cvsapi' ... /bin/sh ../libtool --mode=link g++ -g -O2 -o libcvsapi.la -rpath /usr/local/lib -release 2.5.03.2382 -L//usr/local/lib Codepage.lo cvs_string.lo DiffBase.lo StringDiff.lo GetOptions.lo md5calc.lo mdns.lo rpcBase.lo ServerIO.lo SqlConnection.lo SqlRecordset.lo SqlVariant.lo TagDate.lo TokenLine.lo XmlApi.lo Zeroconf.lo fncmp.lo fnmatch.lo getdate.lo getmode.lo md5.lo timegm.lo DirectoryAccess.lo DnsApi.lo FileAccess.lo HttpSocket.lo LibraryAccess.lo RunFile.lo SocketIO.lo SSPIHandler.lo -lexpat ../mdnsclient/libmdnsclient.la ../libltdl/libltdlc.la -lcrypt g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtbeginS.o .libs/Codepage.o .libs/cvs_string.o .libs/DiffBase.o .libs/StringDiff.o .libs/GetOptions.o .libs/md5calc.o .libs/mdns.o .libs/rpcBase.o .libs/ServerIO.o .libs/SqlConnection.o .libs/SqlRecordset.o .libs/SqlVariant.o .libs/TagDate.o .libs/TokenLine.o .libs/XmlApi.o .libs/Zeroconf.o .libs/fncmp.o .libs/fnmatch.o .libs/getdate.o .libs/getmode.o .libs/md5.o .libs/timegm.o .libs/DirectoryAccess.o .libs/DnsApi.o .libs/FileAccess.o .libs/HttpSocket.o .libs/LibraryAccess.o .libs/RunFile.o .libs/SocketIO.o .libs/SSPIHandler.o -Wl,--whole-archive ../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/root/new/cvsnt-2.5.03.2382/mdnsclient/.libs -Wl,--rpath -Wl,/usr/local/lib -L//usr/local/lib /usr/lib/libexpat.so ../mdnsclient/.libs/libmdnsclient.so -ldl -lcrypt -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libcvsapi-2.5.03.2382.so -o .libs/libcvsapi-2.5.03.2382.so /usr/lib/libexpat.so: could not read symbols: File in wrong format Any ideas? Thanks, Nitzan