Closed Bug 290905 Opened 20 years ago Closed 20 years ago

windows makeall.pl incorrectly sets $topobjdir

Categories

(SeaMonkey :: Installer, defect, P1)

x86
Windows XP
defect

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey1.0alpha

People

(Reporter: csthomas, Assigned: csthomas)

References

()

Details

Attachments

(1 file, 2 obsolete files)

70 $topobjdir                = "$topsrcdir"                 if
!defined($topobjdir);

This doesn't work if you have a separate objdir.
Attached patch patch (obsolete) — Splinter Review
Attachment #181107 - Flags: superreview?(dveditz)
Attachment #181107 - Flags: review?(benjamin)
Priority: -- → P1
Whiteboard: [cst: r?]
Target Milestone: --- → Seamonkey1.0alpha
Comment on attachment 181107 [details] [diff] [review]
patch

You're assuming that the cwd() of the call is
<objdir>/xpinstall/packager/windows? Why is that a safe assumption?
Comment on attachment 181107 [details] [diff] [review]
patch

Marking r- per IRC conversation... just pass -objdir from the makefile.
Attachment #181107 - Flags: superreview?(dveditz)
Attachment #181107 - Flags: review?(benjamin)
Attachment #181107 - Flags: review-
Attachment #181107 - Attachment is obsolete: true
Attachment #181133 - Flags: superreview?(dveditz)
Attachment #181133 - Flags: review?(benjamin)
Attachment #181133 - Flags: review?(benjamin) → review+
Attachment #181133 - Attachment is obsolete: true
Attachment #181133 - Flags: superreview?(dveditz)
Attached patch patchSplinter Review
I think this also fixes bug 243616.
Attachment #181646 - Flags: superreview?(dveditz)
Attachment #181646 - Flags: review?(benjamin)
Comment on attachment 181646 [details] [diff] [review]
patch

r=me, no sr needed for simple build config changes like this.
Attachment #181646 - Flags: superreview?(dveditz)
Attachment #181646 - Flags: review?(benjamin)
Attachment #181646 - Flags: review+
Attachment #181646 - Flags: approval1.8b2?
Comment on attachment 181646 [details] [diff] [review]
patch

a=asa
Attachment #181646 - Flags: approval1.8b2? → approval1.8b2+
Whiteboard: [cst: r?] → checkin
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: checkin
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: