Closed
Bug 86652
Opened 24 years ago
Closed 24 years ago
won't build; bad Makefile
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: dharter, Assigned: cls)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.15 i686; Nav)
BuildID: 20010619
gmake[3]: Leaving directory `/ext2d/mozilla/mozilla/modules/libpref/src'
gmake[2]: Leaving directory `/ext2d/mozilla/mozilla/modules/libpref'
gmake[2]: Entering directory `/ext2d/mozilla/mozilla/modules/libimg'
gmake[3]: Entering directory `/ext2d/mozilla/mozilla/modules/libimg/png'
/usr/bin/perl ../../../config/build-list.pl ../../../config/final-link-libs
mozpng
../../../config/nsinstall -R -m 444 png.h pngconf.h ../../../dist/include
gmake[3]: Leaving directory `/ext2d/mozilla/mozilla/modules/libimg/png'
gmake[3]: Entering directory `/ext2d/mozilla/mozilla/modules/libimg/mng'
/usr/bin/perl ../../../config/build-list.pl ../../../config/final-link-libs
mozmng
../../../config/nsinstall -R -m 444 libmng.h libmng_conf.h libmng_types.h
../../../dist/include
gmake[3]: Leaving directory `/ext2d/mozilla/mozilla/modules/libimg/mng'
gmake[3]: Entering directory `/ext2d/mozilla/mozilla/modules/libimg/public'
gmake[3]: *** No rule to make target `il_types.h', needed by `export'. Stop.
gmake[3]: Leaving directory `/ext2d/mozilla/mozilla/modules/libimg/public'
gmake[2]: *** [export] Error 2
gmake[2]: Leaving directory `/ext2d/mozilla/mozilla/modules/libimg'
Reproducible: Always
Steps to Reproduce:
1. gmake -f clent.mk build
2.
3.
Actual Results: see above
Expected Results: compiled mozilla
Comment 1•24 years ago
|
||
At the time of writing, mozilla's tree is in flame so I guess that would be the
cause.
Check tinderbox http://tinderbox.mozilla.org/showbuilds.cgi?tree=SeaMonkey
Comment 3•24 years ago
|
||
resolving to save cls the time. you need to delete your libimg/mngcom and
pngcom directories and repull them if you are still having problems building.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•