Closed Bug 324551 Opened 19 years ago Closed 18 years ago

building SeaMonkey trunk with --enable-calendar fails

Categories

(SeaMonkey :: Build Config, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: adriank, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060122 MultiZilla/1.8.1.0p SeaMonkey/1.0b Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060122 MultiZilla/1.8.1.0p SeaMonkey/1.0b The build system: WindowsXP SP2; VC2003 Toolkit, Cygwin, Masm32 My mozconfig: mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/suite-opt ac_add_options --enable-application=suite mk_add_options MOZ_CO_PROJECT=suite ac_add_options --disable-activex ac_add_options --disable-activex-scripting ac_add_options --disable-debug ac_add_options --enable-canvas ac_add_options --enable-crypto ac_add_options --enable-optimize ac_add_options --enable-svg ac_add_options --disable-tests ac_add_options --enable-calendar ac_add_options --enable-extensions=default,tasks ac_add_options --without-system-jpg ac_add_options --without-system-zlib ac_add_options --disable-auto-deps With THE SAME settings it is possible to build SeaMonkey from 1.8 and 1.8.0 branch with calendar enabled. The actual result is, that only GRE is build, the rest not. Disabling the --enable-calendar results with a functional build. Reproducible: Always Steps to Reproduce: 1.Use the build system as above 2.Use the above mozconfig 3.Build SeaMonkey from cvs-trunk Actual Results: Only GRE is buid Expected Results: The full SeaMonkey is build
Version: unspecified → Trunk
you need at least: mk_add_options MOZ_CO_PROJECT=suite,calendar
(In reply to comment #1) > you need at least: > mk_add_options MOZ_CO_PROJECT=suite,calendar ok, i test this. But on the 1.8 and 1.8.0 branch it builds without this...
(In reply to comment #1) > you need at least: > mk_add_options MOZ_CO_PROJECT=suite,calendar > tested - no effect. Still only GRE was built...
Assignee: general → nobody
Component: General → Build Config
QA Contact: general → build-config
worksforme with a trunk build from today. What is this "GRE" that gets built?
Resolving as WONTFIX - see bug 343640, building of calendar extension is no longer supported on trunk. Building with the lightning option alongside the SeaMonkey suite may soon be an option - see bug 313822.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.