Closed
Bug 290587
Opened 20 years ago
Closed 20 years ago
The switch to MOZILLA_INTERNAL_API breaks calendar build in the suite
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: Mitch, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050416 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050416 If you have --enable-calendar in your build config mozilla suite will fail to build due to the checkin for bug 288626 Reproducible: Always Steps to Reproduce: 1. See description 2. 3. Actual Results: See attachment Expected Results: Obvious See bug 288626
Comment 2•20 years ago
|
||
see http://lxr.mozilla.org/mozilla/source/calendar/base/src/Makefile.in#51 what does your .mozconfig look like?
Comment 4•20 years ago
|
||
mk_add_options MOZ_CO_PROJECT=suite you need to use "suite,calendar" to actually pull calendar resolving INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•