Hello, I was wondering if you had any suggestions on how to fix this particular build error, I've become somewhat of a build-error sleuth, but this just completely stumps me. I cant figure out any configure options to fix my problem, and dropping all optimization flags (including the arch option) in my make.conf file doesn't fix the problem either.
System FreeBSD 6.2 i386 Ports stree sync'd 2007-02-08 Athlon 64 3000+ 512MB memory 320GB disk space Thanks, -Jim Stapleton last build command executed to the beginning of the "leaving directories" section: if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_C ONFIG_H -I. -I. -I../../../.. -I./../../.. -I/usr/local/include -I/usr/X11R6/inc lude -I/usr/local/include -I/usr/local/include -I/usr/local/include -DKEXI_SCRI PTS_SUPPORT -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -D_ THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBU G -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_N O_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -fexceptions -include ../../../.. /kexi/kexi_global.h -DKEXI_NO_CURSOR_PROPERTY -DKEXI_NO_CTXT_HELP -DKEXI_NO_SUBF ORM -DKEXI_DB_COMBOBOX_WIDGET -DKEXI_DEBUG_GUI -DKEXIDB_PGSQL_DRIVER_EXPORT= -D_ _KEXIDB__= -include ../../../../kexi/kexidb/global.h -MT pqxxdriver.lo -MD -MP - MF ".deps/pqxxdriver.Tpo" -c -o pqxxdriver.lo pqxxdriver.cpp; \ then mv -f ".deps/pqxxdriver.Tpo" ".deps/pqxxdriver.Plo"; else rm -f ".d eps/pqxxdriver.Tpo"; exit 1; fi pqxxdriver.cpp: In member function `virtual QString KexiDB::pqxxSqlDriver::escap eString(const QString&) const': pqxxdriver.cpp:136: error: `Quote' is not a member of `pqxx' pqxxdriver.cpp: In member function `virtual QCString KexiDB::pqxxSqlDriver::esca peString(const QCString&) const': pqxxdriver.cpp:143: error: `Quote' is not a member of `pqxx' gmake[5]: *** [pqxxdriver.lo] Error 1 gmake[5]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.6.1/ kexi/kexidb/drivers/pqxx' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.6.1/ _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd