Date: Thu, 8 Feb 2007 06:49:29 +0100 From: Beni <beni@brinckman.info> To: freebsd-questions@freebsd.org Subject: portupgrading koffice troubles Message-ID: <200702080649.29797.beni@brinckman.info>
next in thread | raw e-mail | index | archive | help
Hi, When trying to portupgrade koffice, I'm getting the following error message : Making all in pqxx gmake[5]: Entering directory `/usr/ports/editors/koffice-kde3/work/koffice-1.6.1/kexi/kexidb/drivers/pqxx' /usr/X11R6/bin/moc ./pqxxdriver.h -o pqxxdriver.moc if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I./../../.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DKEXI_SCRIPTS_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_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 -DHAVE_KNEWSTUFF -fexceptions -include ../../../../kexi/kexi_global.h -DKEXI_NO_CURSOR_PROPERTY -DKEXI_NO_CTXT_HELP -DKEXI_NO_SUBFORM -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 ".deps/pqxxdriver.Tpo"; exit 1; fi pqxxdriver.cpp: In member function `virtual QString KexiDB::pqxxSqlDriver::escapeString(const QString&) const': pqxxdriver.cpp:136: error: `Quote' is not a member of `pqxx' pqxxdriver.cpp: In member function `virtual QCString KexiDB::pqxxSqlDriver::escapeString(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/kexi/kexidb/drivers' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.6.1/kexi/kexidb' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.6.1/kexi' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.6.1' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/editors/koffice-kde3. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.86729.0 env make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! editors/koffice-kde3 (bad C++ code) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed Command failed [exit code 1]: /usr/local/sbin/portinstall editors/koffice-kde3 www# Any clues on how to get it upgraded ? Thanks ! Beni.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702080649.29797.beni>