Ticket #14908 (closed defect: invalid)
BUG: firefox-x11 2.0.0.13 can't compile on Xcode 3.1
| Reported by: | gui_dos@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | firefox-x11 leopard | Cc: | |
| Port: |
Description
With the latest firefox-x11 2.0.0.13, compilation can't start.
cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_firefox-x11/work/mozilla emacchio:mozilla make all cat: ./config/build_number: No such file or directory make export cat: ./config/build_number: No such file or directory rm -f -rf /sdk [...] I. ./aboutime.pl -m ./milestone.txt nsBuildID.h build_number ./nsBuildID.h.in make[2]: I.: Command not found make[2]: [nsBuildID.h] Error 127 (ignored) nsinstall -m 644 nsBuildID.h ../mozilla-config.h ./nsStaticComponents.h /include make[2]: nsinstall: Command not found make[2]: *** [export] Error 127 make[1]: *** [export] Error 2 make: *** [all] Error 2
This happens on Leopard 10.5.2 PPC and Xcode 3.0+3.1

