On Wednesday 22 February 2006 06:12, Alexander Konovalenko wrote: > Hi! > > how to solve following problem? > > gmake[3]: Entering directory > `/usr/ports/x11/kdebase3/work/kdebase-3.5.1/libkonq' > if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ > -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts > -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/include -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 -O2 > -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_popupmenu.lo -MD -MP -MF ".deps/konq_popupmenu.Tpo" -c -o > konq_popupmenu.lo konq_popupmenu.cc; \ then mv -f > ".deps/konq_popupmenu.Tpo" ".deps/konq_popupmenu.Plo"; else rm -f > ".deps/konq_popupmenu.Tpo"; exit 1; fi > if /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ > -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts > -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/include -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 -O2 > -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_operations.lo -MD -MP -MF ".deps/konq_operations.Tpo" -c -o > konq_operations.lo konq_operations.cc; \ then mv -f > ".deps/konq_operations.Tpo" ".deps/konq_operations.Plo"; else rm -f > ".deps/konq_operations.Tpo"; exit 1; fi > konq_operations.cc: In static member function `static void > KonqOperations::doDrop(const KFileItem*, const KURL&, QDropEvent*, > QWidget*)': > konq_operations.cc:385: error: `pasteMimeSource' is not a member of > `KIO' konq_popupmenu.cc: In member function `void > KonqPopupMenu::setup(uint)': konq_popupmenu.cc:797: error: no > matching function for call to > `KDEDesktopMimeType::userDefinedServices(const QString, > KSimpleConfig&, bool, KURL::List&)' > /usr/local/include/kmimetype.h:561: note: candidates are: static > QValueList<KDEDesktopMimeType::Service> > KDEDesktopMimeType::userDefinedServices(const QString&, bool) > /usr/local/include/kmimetype.h:568: note: static > QValueList<KDEDesktopMimeType::Service> > KDEDesktopMimeType::userDefinedServices(const QString&, KConfig&, > bool) gmake[3]: *** [konq_operations.lo] Error 1 > gmake[3]: *** Waiting for unfinished jobs.... > gmake[3]: *** [konq_popupmenu.lo] Error 1 > gmake[3]: Leaving directory > `/usr/ports/x11/kdebase3/work/kdebase-3.5.1/libkonq' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/x11/kdebase3/work/kdebase-3.5.1/libkonq' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/x11/kdebase3/work/kdebase-3.5.1' gmake: *** [all] Error 2 > *** Error code 2 > 1 error > Install /x11-toolkits/qt first, then /audio/arts, then /x11/kdelibs3, and then x11/kde3. That will get you everything you want.
Don _______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
