[Bug 52322] New: make kdeaddons-3.0.5a fails on mediaplayer.h konqsidebarplugin.h
ghwbush
ghwbush at earthlink.net
Thu Dec 26 16:28:46 GMT 2002
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=52322
Summary: make kdeaddons-3.0.5a fails on mediaplayer.h
konqsidebarplugin.h
Product: konqueror
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: Sidebar Media Player
AssignedTo: kde-multimedia at kde.org
ReportedBy: ghwbush at earthlink.net
Version: 3.0.5a (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc-2.96-113 RedHat linux 7.3
OS: Linux
kdeaddons-3.0.5a will not compile.
I have successfully compiled most of the other modules of this 3.0.5a release, including arts, kdelibs, kdebase, kdeutils, kdegraphics, kdemultimedia, kdeartwork, kdebindings, kdeadmin, kdeedu, kdesdk, kdegames, kdenetwork, kdetoys, kdepim. The md5sum of my kdeaddons-3.0.5a.tar.bz2 passed.
It succeeds in configure, but fails in make. Following is the specific error log at the point of failure:
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/home/bild/local/kde/include/kio -I/home/bild/local/kde/include/arts -I/home/bild/local/kde/include -I/usr/lib/qt3-gcc2.96/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c mediaplayer.cpp -MT mediaplayer.lo -MD -MP -MF .deps/mediaplayer.TPlo -fPIC -DPIC -o .libs/mediaplayer.o
In file included from mediaplayer.cpp:18:
mediaplayer.h:20:31: konqsidebarplugin.h: No such file or directory
make[5]: *** [mediaplayer.lo] Error 1
make[5]: Leaving directory `/home/bild/kde/kdeaddons-3.0.5a/konq-plugins/sidebar/mediaplayer'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/bild/kde/kdeaddons-3.0.5a/konq-plugins/sidebar/mediaplayer'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/bild/kde/kdeaddons-3.0.5a/konq-plugins/sidebar'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/bild/kde/kdeaddons-3.0.5a/konq-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bild/kde/kdeaddons-3.0.5a'
make: *** [all] Error 2
More information about the kde-multimedia
mailing list