problems building firefox

Mike Hunter mhunter at ack.berkeley.edu
Fri Jan 20 13:38:29 PST 2006


On Jan 20, "Boris Samorodov" wrote:

> > I'm trying to build the latest version of firefox (DISTVERSION=1.5,
> > PORTREVISION=5, PORTEPOCH=1), but I am having issues:
> 
> > ---------------------------------------------------------------
> > gmake[2]: Entering directory `/usr/ports/www/firefox/work/mozilla/modules/libimg'
> > gmake[2]: *** No rule to make target `png/Makefile.in', needed by `png/Makefile'.  Stop.
> > gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/modules/libimg'
> > gmake[1]: *** [tier_9] 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.
> 
> > ---------------------------------------------------------------
> 
> > I've tried upgrading libimg and gnu-autotools but I have not had success.
> 
> Seems that you should upgrade a graphics/png port.

Thanks!  I don't know why I messed with libimg instead.

I'm now stuck here:
---------------------------------------------------------------
nsNSSComponent.cpp:585: error: `SECMOD_HasRemovableSlots' undeclared (first use this function)
nsNSSComponent.cpp:585: error: (Each undeclared identifier is reported only once for each function it appears in.)
gmake[4]: *** [nsNSSComponent.o] Error 1
gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla/security/manager/ssl/src'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/security/manager/ssl'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/security/manager'
gmake[1]: *** [tier_50] 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.
---------------------------------------------------------------

I'll try recompiling nss and openssl and see if I can get further.

> If that won't help you may be interested at:

> $ cd /usr/ports/www/firefox
> $ make all-depends-list

Thanks, that's cool.

Mike


More information about the freebsd-ports mailing list