[Kde-bindings] [Bug 92362] Parallel make fix for smoke makefiles

danarmak at gentoo.org danarmak at gentoo.org
Sun Feb 6 17:34:18 UTC 2005


------- 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         




------- Additional Comments From danarmak gentoo org  2005-02-06 18:34 -------
Doesn't work for me in beta2. make -j2 consistently fails like this:
==================================
ake  all-recursive
make[1]: Entering directory `/var/tmp/portage/smoke-3.4.0_beta2/work/smoke-3.4.0_beta2'
Making all in kalyptus
make[2]: Entering directory `/var/tmp/portage/smoke-3.4.0_beta2/work/smoke-3.4.0_beta2/kalyptus'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/smoke-3.4.0_beta2/work/smoke-3.4.0_beta2/kalyptus'
Making all in smoke
make[2]: Entering directory `/var/tmp/portage/smoke-3.4.0_beta2/work/smoke-3.4.0_beta2/smoke'
Making all in qt
make[3]: Entering directory `/var/tmp/portage/smoke-3.4.0_beta2/work/smoke-3.4.0_beta2/smoke/qt'
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
==========================
(it goes on to generate smokedata.cpp before aborting)
My patch does work.



More information about the Kde-bindings mailing list