Closed Bug 673711 Opened 13 years ago Closed 13 years ago

make install fails with "/bin/sh: 1: command not found"

Categories

(Firefox :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 683171

People

(Reporter: kdevel, Unassigned)

Details

User Agent:  
Build ID: 20110718213539

Steps to reproduce:

make -f client.mk install


Actual results:

"  adding: defaults/autoconfig/platform.js (deflated 5%)
  adding: defaults/autoconfig/prefcalls.js (deflated 72%)
  adding: greprefs.js (deflated 73%)
/bin/sh: 1: command not found
make[2]: *** [install] Error 127
make[2]: Leaving directory `XXX/mozilla-central/objdir-ff-release.i686/browser/installer'"


Expected results:

Install.

The first bad revision is:
changeset:   73001:9175840869f2
user:        Mike Hommey <mh+mozilla@glandium.org>
date:        Tue Jul 19 08:51:54 2011 +0200
summary:     Bug 655678 - Move startupcache precompilation to the common packaging rules, and opt-in in browser and xulrunner. r=khuey
OS: Other → Linux
Hardware: All → x86_64
This looks similar to bug 672758, but I'm not sure if the fix in that bug has propagated to nightly yet.
Seems related to Bug 672758, but current revision bf7c3e1c6174 still showing the error when cross compiling for i686 on x86_64.
It's CROSS_COMPILE which prevents the assignment to GENERATE_CACHE packager.mk
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.