LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Another snag in kdelibs build (https://www.linuxquestions.org/questions/linux-software-2/another-snag-in-kdelibs-build-234181/)

craigs1987 09-23-2004 03:21 AM

Another snag in kdelibs build
 
I've just fixed the problem with the libmad package and the compiler seems to like it.
However, just after it had moved on I hit another error in the build.
Here's what it throws up this time.

Code:

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/craig/kde-3.3/kdebase-3.3.0/libkonq'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/craig/kde-3.3/kdebase-3.3.0/libkonq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/craig/kde-3.3/kdebase-3.3.0'
make: *** [all] Error 2

Can anyone help me here?

Craig.


All times are GMT -5. The time now is 02:39 AM.