Closed Bug 228579 Opened 21 years ago Closed 21 years ago

building using objdir problems

Categories

(Calendar :: Internal Components, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Assigned: mostafah)

Details

Attachments

(1 file)

I was advised to use an objdir for in order to keep my tree and compiled code separate for the various things I do. Now, this gave me the following problems: 1) I had to create these two folders: <objdir>/calendar/libxpical <objdir>/calendar/libxpical/_xpidlgen or the compile failed trying to write to these 2) building the xpi fails no matter whether you use the <sourcedir> or the <objdir> I had to do the following first in order for the xpi to build: cd <sourcedir> cp <objdir>/config/autoconf.mk config/autoconf.mk ditto <objdir>/calendar calendar
This patch should fix the problem with builds that have objdir set to another location.
Checked into CVS. Note: To build the xpi: Just run "make xpi" in <objdir>/calendar
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Mass move of libxpical bugs to the Internal Components, per ctalbert.
Component: libxpical → Internal Components
The bugspam monkeys have been set free and are feeding on Calendar :: Internal Components. Be afraid for your sanity!
QA Contact: gurganbl → base
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: