Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2006 13:38:28 -0800
From:      Mike Hunter <mhunter@ack.berkeley.edu>
To:        Boris Samorodov <bsam@ipt.ru>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: problems building firefox
Message-ID:  <20060120213828.GA45646@malcolm.berkeley.edu>
In-Reply-To: <06702777@srv.sem.ipt.ru>
References:  <20060120175334.GA37744@malcolm.berkeley.edu> <06702777@srv.sem.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060120213828.GA45646>