bug-gnuzilla
[Top][All Lists]
Advanced

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

Re: Build errors


From: Yavor Doganov
Subject: Re: Build errors
Date: Wed, 2 Jul 2008 15:56:25 +0300
User-agent: Mutt/1.5.18 (2008-05-17)

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).




reply via email to

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