[oe-issues] [Bug 1866] mysql fails do_compile
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Tue Dec 4 10:36:11 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1866
--- Comment #6 from Rolf Leggewie <bugs.openembedded.org at rolf.leggewie.biz> 2007-12-04 02:36:11 ---
For me, whether or not the following lines are present makes the difference
between a failed and a successful build for both collie and spitz (after
cleaning out $TMPDIR).
INHERIT += "icecc"
ICECC_ENV_EXEC = "/home/laibsch/work/icecc-create-env.sh"
ICECC_PATH = "/usr/bin/icecc"
PARALLEL_MAKE ?= "-j 12"
BB_NUMBER_THREADS = "5"
Just disabling parallel compilation and icecc with the mysql bb file and
ICECC_USER_PACKAGE_BL does not seem to be sufficient.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list