Closed Bug 610938 Opened 15 years ago Closed 15 years ago

build bustage when configuring with relative path, can't find ads2gas.pl

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: blassey, Assigned: blassey)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
If I configure my build with "../configure", I get: make[3]: Entering directory `/home/blassey/src/mozilla-central/objdir-droid/media/libvpx' ./host_obj_int_extract rvds vpx_asm_offsets.o | /usr/bin/perl ../media/libvpx/build/make/ads2gas.pl > vpx_asm_offsets.asm /usr/bin/perl ../media/libvpx/build/make/ads2gas.pl < ../../../media/libvpx/vp8/decoder/arm/detokenize.asm > detokenize.asm.s if I configure my build with "~/src/mozilla-central/configure" everything works fine.
Attachment #489417 - Flags: review?(khuey)
Comment on attachment 489417 [details] [diff] [review] patch Don't change $PERL, we expand it in configure everywhere else, for better or for worse.
Attachment #489417 - Flags: review?(khuey) → review+
that won't work, nothing gets expanded with single quotes
(In reply to comment #2) > that won't work, nothing gets expanded with single quotes from irc: (10:35:10 AM) khuey: ok (10:35:14 AM) khuey: just ignore that then
Attachment #489417 - Flags: approval2.0?
Attachment #489417 - Flags: approval2.0? → approval2.0+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee: nobody → blassey.bugs
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: