Opened 16 years ago
Last modified 14 years ago
#15752 closed defect
firefox-x11 2.0.0.13 gmake no rule to make target "config/Makefile.in", needed by "config/Makefile" — at Initial Version
Reported by: | vaneijck@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | firefox-x11 |
Description
Hi,
I can't get my firefox-x11 build on Leopard Macports 1.6 (intel macbook pro). On another computer I managed to get it going with firefox 2.0.0.7 even with the "build_number" error, so I think the problem is in the Makefile and not related to the build_number.
Strangely, I've not found any bug-reports on this anywhere and I can't find any obvious reasons/problems inside the Makefile itself.
I've tried a clean+install to recompile, doesn't work. Can anyone help or suggest where to look?
thanks in advance,
Lambert van Eijck
---> Building firefox-x11 with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_firefox-x11/work/mozilla" && make all " returned error 2
Command output: cat: ./config/build_number: No such file or directory
rm -f -rf ./dist/sdk
rm -f -rf ./dist/include
/opt/local/bin/gmake -C config export
cat: ../config/build_number: No such file or directory
gmake[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_firefox-x11/work/mozilla/config'
gmake[1]: * No rule to make target config/Makefile.in', needed by
config/Makefile'. Stop.
gmake[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_firefox-x11/work/mozilla/config'
make: * [all] Error 2
Error: Status 1 encountered during processing.