firefox in current cvs will not build

Brett Wynkoop wynkoop at wynn.com
Tue Nov 15 13:05:51 PST 2005


Greeting-
     I just did a cvsup of my ports collection and tried to build the current firefox
port and got the following error situation:

creating ./config.status
creating config/autoconf.mk
creating config/doxygen.cfg
creating xpfe/global/buildconfig.html
creating toolkit/content/buildconfig.html
creating toolkit/components/passwordmgr/resources/content/contents.rdf
creating toolkit/mozapps/contents-content.rdf
creating gfx/gfx-config.h
creating netwerk/necko-config.h
creating xpcom/xpcom-config.h
creating xpcom/xpcom-private.h
configure: warning: Recreating autoconf.mk with updated nspr-config output
./configure: ./nsprpub/config/nspr-config: not found
./configure: ./nsprpub/config/nspr-config: not found
===>  Building for firefox-1.0.7_4,1
rm -f -rf ./dist/sdk
/usr/local/bin/gmake -C config export
gmake[1]: Entering directory `/usr/ports/www/firefox/work/mozilla/config'
nsinstall.c
cc -o host_nsinstall.o -c -O2 -fno-strict-aliasing -pipe  -DXP_UNIX -O3   -I../dist/include -I../dist/include  -I/usr/local/include -I/usr/local/include   nsinstall.c
pathsub.c
cc -o host_pathsub.o -c -O2 -fno-strict-aliasing -pipe  -DXP_UNIX -O3   -I../dist/include -I../dist/include  -I/usr/local/include -I/usr/local/include   pathsub.c
cc -o nsinstall -O2 -fno-strict-aliasing -pipe  -DXP_UNIX -O3  host_nsinstall.o host_pathsub.o
rm -f nfspwd
cp nfspwd.pl nfspwd
chmod +x nfspwd
rm -f revdepth
cp revdepth.pl revdepth
chmod +x revdepth
/usr/local/bin/perl5.8.7 -I. ./bdate.pl build_number
rm -f nsBuildID.h
/usr/local/bin/perl5.8.7 -I. ./aboutime.pl -m ./milestone.txt nsBuildID.h build_number ./nsBuildID.h.in
/usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 644 nsBuildID.h ../mozilla-config.h ../dist/include
/usr/local/bin/perl5.8.7 -I../config ../config/build-list.pl ../dist/include/.headerlist nsBuildID.h ../mozilla-config.h
rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names
rm -f ../dist/bin/chrome/chromelist.txt
/usr/ports/www/firefox/work/mozilla/config/nsinstall -t -m 644 nsBuildID.h ../mozilla-config.h ../dist/sdk/include
/usr/ports/www/firefox/work/mozilla/config/nsinstall -R nsinstall ../dist/bin
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla/config'
/usr/local/bin/gmake nspr
gmake[1]: Entering directory `/usr/ports/www/firefox/work/mozilla'
/usr/local/bin/gmake -C nsprpub
gmake: *** nsprpub: No such file or directory.  Stop.
gmake: Entering an unknown directorygmake: Leaving an unknown directorygmake[1]: *** [nspr] Error 2
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Stop in /usr/ports/www/firefox.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall57255.0 make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! www/firefox   (unknown build error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
prd4# g an unknown directorygmake[1]: *** [nspr] Error 2
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Stop in /usr/ports/www/firefox.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall57255.0 make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! www/firefox   (unknown build error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
prd4# 


I think there is something missing from the sources, but I am not sure.
This is on a 5.4 x86 system.

FreeBSD prd4.wynn.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun Oct 23 20:06:53 EDT 2005     wynkoop at prd4.wynn.com:/usr/src/sys/i386/compile/PRD4  i386

Any pointers would be appreciated.

-Brett

wynkoop at wynn.com



More information about the freebsd-gnome mailing list