bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build errors


From: Bruno Miguel
Subject: Re: Build errors
Date: Wed, 2 Jul 2008 15:22:02 +0100

I was able to avoid that error by using
--with-branding=browser/branding/unofficial/ and
--disable-official-branding. But then I got another error. I've tried
to hack the Makefile that was being mentioned in the error, but that's
to confusing for me.

On Wed, Jul 2, 2008 at 1:56 PM, Yavor Doganov <address@hidden> wrote:
> On Wed, Jul 02, 2008 at 02:46:57PM +0200, Giuseppe Scrivano wrote:
>> Have anybody compiled it succesfully from the source I uploaded?
>
> This is the error I got:
>
> make[5]: Leaving directory
> `/home/yavor/src/icecat-3-g1/browser/app/profile/extensions'
> /home/yavor/src/icecat-3-g1/config/nsinstall -D ../../dist/branding
> cp ./mozicon128.png ../../dist/branding/mozicon128.png
> cp:        ./mozicon128.png:
> make[4]: *** [export] Error 1
> make[4]: Leaving directory `/home/yavor/src/icecat-3-g1/browser/app'
>
> In browser/app/Makefile:
>
> ICON_FILES      = \
>                $(DIST)/branding/mozicon128.png \
>                $(DIST)/branding/mozicon50.xpm \
>                $(DIST)/branding/mozicon16.xpm \
>                $(DIST)/branding/document.png \
>                $(NULL)
>
> From these files only document.png is there.  I "created" the others
> in browser/app with `touch' and the build succeeded.
>
> But... after installation there is "firefox" in $bindir, which is a
> dangling symlink to $libdir/firefox-3.0/firefox (this file doesn't
> exist).
>
>
> --
> http://gnuzilla.gnu.org
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]