[Bug 431] cacao build broken, making redist all, in icedtea6
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Jan 19 03:16:31 PST 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=431
------- Comment #8 from xerxes at zafena.se 2010-01-19 11:16 -------
Created an attachment (id=282)
--> (http://icedtea.classpath.org/bugzilla/attachment.cgi?id=282&action=view)
set ZERO_BUILD = true for WITH_CACAO builds
i was wrong about the ARCH_DATA_MODEL theory.. a red herring, openjdk sets it
by itself if icedtea dont supply it.
Ok new theory and patch to fix the issue:
By browsing the ChangeLog it seems cacao have allways relied on the ZERO build
flags to be set, and this build flag have evolved ower time from CORE_BUILD ->
CORE_OR_SHARK_BUILD -> now ZERO_BUILD and ICEDTEA_ZERO_BUILD
The attached patch fixes CACAO once again by setting ZERO_BUILD and
ICEDTEA_ZERO_BUILD to true when WITH_CACAO are enabled.
Cheers
Xerxes
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list