Version: 4.2.0 (using KDE 4.6.0) OS: Linux I configure Kdevelop to use 4 simultaneous jobs on my core i5 laptop. Building is fine, but install fails with the following error: /home/guillaume/Developpement/skrooge/build> kdesu -t -c make -j4 install kdesu: Unknown option 'j4'. kdesu: Use --help to get a list of available command line options. *** Failed *** However, a mere "make -j4 install" in konsole works, so I'm not sure what's wrong here... Thanks :) Reproducible: Always OS: Linux (x86_64) release 2.6.36-ARCH Compiler: gcc
Git commit 941203f0f96bc8d7be325a31962b4256387e783e by Guillaume de Bure. Committed on 26/04/2011 at 17:12. Pushed by gdebure into branch 'master'. Replace -c switch in kdesu by -- BUG: 264893 M +1 -1 projectbuilders/makebuilder/makejob.cpp http://commits.kde.org/kdevelop/941203f0f96bc8d7be325a31962b4256387e783e
Git commit 15554ae82b1ecaf04e530e547235d796abbdef59 by Milian Wolff, on behalf of Guillaume de Bure. Committed on 26/04/2011 at 17:12. Pushed by mwolff into branch '4.2'. backport from master: Replace -c switch in kdesu by -- CCBUG: 264893 M +1 -1 projectbuilders/makebuilder/makejob.cpp http://commits.kde.org/kdevelop/15554ae82b1ecaf04e530e547235d796abbdef59