When I try to make kdebase from CVS ( I've the latest version of kdelibs) I receive the following error message:
konq_popupmenu.cc: In member function `void KonqPopupMenu::setup(unsigned int)':
konq_popupmenu.cc:497: error: `ShowTextSelectionItems' is not a member of type `KParts::BrowserExtension'
make[3]: *** [konq_popupmenu.lo] Error 1
make[3]: Leaving directory `/home/Install/kde/kdebase/libkonq'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Install/kde/kdebase/libkonq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Install/kde/kdebase'
make: *** [all] Error 2
Someone could help me ???
Yes, if you expect for CVS to build, use: KDE_3_2_BRANCH. HEAD is often broken to the point that it won't build.
To convert your existing CVS to KDE-3_2_BRANCH, do
cvs up -rKDE_3_2_BRANCH
If you insist on using HEAD, update and try again.
-- JRT ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.