Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 May 2011 10:25:09 +0200
From:      "Beat Gaetzi" <beat@FreeBSD.org>
To:        gerdos666@mail.ru
Cc:        gecko@FreeBSD.org
Subject:   Re: firefox-i18n not building
Message-ID:  <e24379d5e54a92c86febd1c00dad2ff7.squirrel@wmail.chruetertee.ch>
In-Reply-To: <1304253758.83848.15.camel@localhost>
References:  <1304253758.83848.15.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi!
>
> I get an error message when trying to build www/firefox-i18n from ports:
>
> '===>  firefox-i18n-4.0.1 cannot install: Firefox versions mismatch:
> firefox-4.0 nsStringStats => mAllocCount: 8 => mReallocCount: 4 =>
> mFreeCount: 8 => mShareCount: 4 => mAdoptCount: 0 => mAdoptFreeCount: 0
> is installed and wanted version is firefox-4.0.
> *** Error code 1'
>
> firefox-4.0.1,1 is installed. Here is an additional info:

Was your installed Firefox build with the DEBUG option enabled? If yes, it
looks like the additional debug output confuses the version check of
firefox-i18n. As a quick fix you could either build Firefox without the
DEBUG option or remove the USE_FIREFOX line from
www/firefox-i18n/Makefile. But the root cause of this problem should be
fixed in Mk/bsd.gecko.mk.

HTH,
Beat



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