Closed Bug 486034 Opened 15 years ago Closed 15 years ago

xulrunner 1.9.0.7 install uses find in a non-posix way

Categories

(Toolkit Graveyard :: Build Config, defect)

1.9.0 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 454774

People

(Reporter: jeremyhu, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3) Gecko/20090305 Firefox/3.1b3
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3) Gecko/20090305 Firefox/3.1b3

./pldhash.h
./xpcom-config.h
find ../../dist/include -xtype f -exec /opt/local/var/macports/build/_Users_jeremy_src_macports-trunk_dports_devel_xulrunner/work/mozilla/config/nsinstall -t -m 644 {} /opt/local/var/macports/build/_Users_jeremy_src_macports-trunk_dports_devel_xulrunner/work/destroot/opt/local/include/xulrunner-1.9.0.7/unstable \;
find: -xtype: unknown option
gmake[1]: *** [install] Error 1
gmake[1]: Leaving directory `/opt/local/var/macports/build/_Users_jeremy_src_macports-trunk_dports_devel_xulrunner/work/mozilla/xulrunner/installer'
make: *** [install] Error 2

Warning: the following items did not execute (for xulrunner): org.macports.activate org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

-xtype isn't posix.  Make sure you use GNU find by searching for it in configure.

Reproducible: Always
Component: General → Build Config
QA Contact: general → build.config
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Product: Firefox → Toolkit
QA Contact: build.config → build-config
Resolution: --- → DUPLICATE
Version: unspecified → 1.9.0 Branch
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.