[Bug 51326] New: kdemultimedia compile fails (missing target, and ISO C++ error)
mike at gaima.co.uk
mike at gaima.co.uk
Fri Nov 29 14:25:38 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=51326
Summary: kdemultimedia compile fails (missing target, and ISO C++
error)
Product: noatun
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-multimedia at kde.org
ReportedBy: mike at gaima.co.uk
Version: (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc (GCC) 3.2 CHOST="i686-pc-linux-gnu" CFLAGS="-march=pentium3 -O3 -pipe" CXXFLAGS="${CFLAGS}"
OS: Linux
For a few days I've been trying to compile kdemultimedia from CVS (anoncvs.kde.org), but it's repeatedly failing with:
make[5]: *** No rule to make target `winskinvis.mcoptype', needed by `all-am'. Stop.
make[5]: *** Waiting for unfinished jobs....
visQueue.cpp: In constructor `VISQueue::VISQueue(int)':
visQueue.cpp:20: warning: ISO C++ forbids variable-size array
make[5]: Leaving directory `/var/tmp/portage/kdemultimedia-5/work/kdemultimedia/noatun/modules/winskin/vis'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/kdemultimedia-5/work/kdemultimedia/noatun/modules/winskin'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-5/work/kdemultimedia/noatun/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-5/work/kdemultimedia/noatun'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdemultimedia-5/work/kdemultimedia'
make: *** [all] Error 2
There was a similar issue a few weeks ago with rlogin.protocol in kdebase (I think), for that I just removed the reference to rlogin.protocol in Makefile.am. Sadly winskinvis.mcoptype is more deeply integrated into the Makefile, and I don't know much about makefiles :(
Cheers
More information about the kde-multimedia
mailing list