Closed Bug 141999 Opened 23 years ago Closed 23 years ago

nmake for component that REQUIRES xml-rpc fails

Categories

(SeaMonkey :: Build Config, defect, P3)

x86
Windows ME

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.1alpha

People

(Reporter: carlos, Assigned: netscape)

References

Details

Attachments

(1 file)

I have built 1.0 RC1 (on Windows ME) and I'm trying to compile a homegrown component that depends on xml-rpc includes. As part of the nmake build proces (to add the include path), I add an xml-rpc entry in the REQUIRES line of makefile.win. Apparently the build is getting confused with the dash, and the xml-rpc is getting divided up into 2 -I entries. Below is part of the output from an " echo $(INCS) " make target which shows what's going on: -I../../../dist\include\\xml--I../../../dist\include\\rpc
Possible workaround could be to rename the xml-rpc module (in extensions/xml-rpc/idl/makefile.win) to xmlrpc. I did this and the build went fine.
This looks like a build issue, reassigning. It it is necessary to rename the dir, I suggest doing this in the CVS server itself to retain revision information.
Assignee: heikki → seawood
Component: XML → Build Config
QA Contact: petersen → granrose
Why won't nmake just die?
Comment on attachment 83003 [details] [diff] [review] Use \S instead of \w to grab module names sr=alecf
Blocks: 138348
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Keywords: mozilla1.0
Whiteboard: [fixed on trunk]
Priority: -- → P3
Target Milestone: --- → mozilla1.0
Whiteboard: [fixed on trunk] → [fixed on trunk][drivers queue]
Target Milestone: mozilla1.0 → mozilla1.0.1
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Whiteboard: [fixed on trunk][drivers queue]
Target Milestone: mozilla1.0.1 → mozilla1.1alpha
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: