[Kde-bindings] [Bug 92362] New: Parallel make fix for smoke makefiles
danarmak at gentoo.org
danarmak at gentoo.org
Fri Oct 29 22:51:21 UTC 2004
------- 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=92362
Summary: Parallel make fix for smoke makefiles
Product: bindings
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings mail kde org
ReportedBy: danarmak gentoo org
Version: (using KDE KDE 3.3.1)
Installed from: Gentoo Packages
OS: Linux
The smoke/qt, smoke/kde Makefile.ams are missing rules that say all the x_*.cpp files depend on smokedata.cpp. Thus, make -jN where N>=2 fails like this:
Making all in kde
make[3]: Entering directory `/var/tmp/portage/smoke-3.3.1/work/smoke-3.3.1/smoke/kde'
perl generate.pl
make[3]: *** No rule to make target `x_1.cpp', needed by `x_1.lo'. Stop.
make[3]: *** Waiting for unfinished jobs....
Found 'qtdefines'. Reading preprocessor symbols from there...
kalyptus: processing /usr/qt/3/include/qhttp.h
Patch in next comment...
More information about the Kde-bindings
mailing list