Closed Bug 390434 Opened 18 years ago Closed 18 years ago

make -C obj-i686-unknown-linux-gnu/xpinstall/packager fails

Categories

(SeaMonkey :: Build Config, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: sune, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070509 SeaMonkey/1.1.2 Build Identifier: CVS as of 1 August 01:15 sune@tommelise:~/src/mozilla-trunk/mozilla$ make -C obj-i686-unknown-linux-gnu/xpinstall/packager make: Entering directory `/home/sune/src/mozilla-trunk/mozilla/obj-i686-unknown-linux-gnu/xpinstall/packager' make: *** No rule to make target `Makefile.in', needed by `Makefile'. Stop. make: Leaving directory `/home/sune/src/mozilla-trunk/mozilla/obj-i686-unknown-linux-gnu/xpinstall/packager' sune@tommelise:~/src/mozilla-trunk/mozilla$ Reproducible: Always Steps to Reproduce: 1. Build cvs sources as of 1. Aug, 01:15 2. Run make -C obj-i686-unknown-linux-gnu/xpinstall/packager Actual Results: Make fails Expected Results: Create a tarball
That got removed in bug 386903. You should do "make -C obj-i686-unknown-linux-gnu package" to achieve the same result now.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
Ok, thanks! At some point in time, http://developer.mozilla.org/en/docs/Build_and_Install should be updated to refelct this change, though :-)
You need to log in before you can comment on or make changes to this bug.