Closed Bug 1060966 Opened 10 years ago Closed 10 years ago

Can't open perl script "/comm-central/mozilla/../build/win32/dumpenv4python.pl": No such file or directory

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla35

People

(Reporter: philip.chee, Assigned: iannbugzilla)

References

()

Details

Attachments

(1 file, 1 obsolete file)

While running mozmake configure this warning showed up:

Can't open perl script "c:/t1/hg/comm-central/mozilla/../build/win32/dumpenv4python.pl": No such file or directory

The file resides in:
c:/t1/hg/comm-central/mozilla/build/win32/dumpenv4python.pl
Product: Thunderbird → MailNews Core
Attached patch Change the test in configure.in (obsolete) — Splinter Review
Does this fix things for you?
Attachment #8481975 - Flags: feedback?(philip.chee)
Comment on attachment 8481975 [details] [diff] [review]
Change the test in configure.in

Sorry, wrong bug
Attachment #8481975 - Attachment is obsolete: true
Attachment #8481975 - Flags: feedback?(philip.chee)
Would changing:
dumpenv="$PERL $srcdir/build/win32/dumpenv4python.pl $ac_configure_args | "
to:
dumpenv="$PERL $_topsrcdir/build/win32/dumpenv4python.pl $ac_configure_args | "
Be the right thing to do?
Flags: needinfo?(mh+mozilla)
Product: MailNews Core → Core
Maybe.
Flags: needinfo?(mh+mozilla)
Lets do that. If it breaks something we can always back it out.
Flags: needinfo?(iann_bugzilla)
https://tbpl.mozilla.org/?tree=Try&rev=77f82d66d916
Assignee: nobody → iann_bugzilla
Status: NEW → ASSIGNED
Attachment #8496619 - Flags: review?(mh+mozilla)
Flags: needinfo?(iann_bugzilla)
Attachment #8496619 - Flags: review?(mh+mozilla) → review+
Pushed to mozilla-inbound
https://hg.mozilla.org/integration/mozilla-inbound/rev/d09b8e31e319
Target Milestone: --- → mozilla35
https://hg.mozilla.org/mozilla-central/rev/d09b8e31e319
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.