Closed Bug 230183 Opened 22 years ago Closed 22 years ago

preprocessor.pl not executed correctly in /toolkit/mozapps/downloads/src on BeOS

Categories

(Firefox Build System :: General, defect)

x86
BeOS
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: thesuckiestemail, Assigned: thesuckiestemail)

Details

(Whiteboard: Checked into 0.8 branch)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.5b) Gecko/20030817 Mozilla Firebird/0.6.1 Build Identifier: /toolkit/mozapps/downloads/src/Makefile don't know what to do with preprocessor.pl and tries to run it directly without Perl. This causes build error /bin/sh: ../../../../config/preprocessor.pl: No such file or directory Reproducible: Always Steps to Reproduce: 1. Compile Firebird on BeOS 2. 3. Actual Results: Build halts on error Shouldn't Makefile.in be modified to read $(PERL) $(MOZILLA_DIR)/config/preprocessor.pl $(DEFINES) $(ACDEFINES) $^ > $@ instead of $(MOZILLA_DIR)/config/preprocessor.pl $(DEFINES) $(ACDEFINES) $^ > $@
Never mind the user-agent. It's from the build I posted with. Sorry.
Attachment #138473 - Flags: review?(bryner)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attachment #138473 - Flags: review?(bryner) → review+
someone with a CVS account needs to check this in :)
This hit me on windows (cygwin, activestate perl, .pl not owned by anyone)
Assignee: bryner → thesuckiestemail
Checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Whiteboard: Checked into 0.8 branch
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: