From kde-linux Fri Jul 09 20:56:15 2004 From: Michael Matthews Date: Fri, 09 Jul 2004 20:56:15 +0000 To: kde-linux Subject: Re: [kde-linux] kdebase 3.2.91 compile errors Message-Id: <200407091656.15092.mjmatthews1 () rcn ! com> X-MARC-Message: https://marc.info/?l=kde-linux&m=108940630122504 On Thursday 08 July 2004 21:19, Jim Philips wrote: > I am running Slackware, with GCC 3.3.4. Arts and kdelibs compiled > without problems, kdebase dies with the errors below: > > then mv -f ".deps/client.Tpo" ".deps/client.Plo"; else rm -f > ".deps/client.Tpo"; exit 1; fi > utils.h:164: error: `QCString KWinInternal::getStringProperty(long unsigned > int, long unsigned int, char)' used but never defined > make[3]: *** [client.lo] Error 1 > make[3]: Leaving directory `/home/rebus/kde_download/kdebase-3.2.91/kwin' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/rebus/kde_download/kdebase-3.2.91/kwin' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/rebus/kde_download/kdebase-3.2.91' > make: *** [all] Error 2 > > > I tried compiling against QT 3.3.2 and the latest qtcopy. I get the same > errors either way. Is this GCC related? compiler is probably pointing to the wrong include file, or code has bug. Function is NOT in QT, is in KDE KWinInternal::getStringProperty, whatever that is. ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.