Date: Sat, 1 Apr 2006 09:15:30 +0100 From: "ganael.laplanche" <ganael.laplanche@martymac.com> To: freebsd-questions@freebsd.org Subject: Error compiling kdebase-3.5.2 Message-ID: <20060401081346.M94576@martymac.com>
next in thread | raw e-mail | index | archive | help
Hi all, I'm running FreeBSD 6.1-PRERELEASE #0 on an AMD64 machine. I'm trying to update kde to 3.5.2 and getting this error : if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkonq -I../kcontrol/input -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -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 -D_GNU_SOURCE -MT konq_run.lo -MD -MP -MF ".deps/konq_run.Tpo" -c -o konq_run.lo konq_run.cc; \ then mv -f ".deps/konq_run.Tpo" ".deps/konq_run.Plo"; else rm -f ".deps/konq_run.Tpo"; exit 1; fi konq_run.cc: In member function `virtual void KonqRun::foundMimeType(const QString&)': konq_run.cc:84: error: `serverSuggestsSave' undeclared (first use this function) konq_run.cc:84: error: (Each undeclared identifier is reported only once for each function it appears in.) gmake[3]: *** [konq_run.lo] Error 1 Does someone get the same error ? Any idea ? Ganaël LAPLANCHE ganael.laplanche@martymac.com http://www.martymac.com Tel : (+33)6.84.03.57.24.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060401081346.M94576>