Problem building garnome 0.24.2 on Solaris 9 - HELP needed



Hi all,

I just got garnome for the first time and I am having trouble building it. I am currently trying to build this on a Solaris 9 platform, which has Gnome 2.0 (built by SUN). I did some search on the NET and nothing has elucidated the problem. The compiler used is gcc 3.2.3

I have updated the gar.conf.mk file to what I think is right..... only 2 lines needed to be updated and are as followed:

Change 1
#GARCHIVEDIR = /home/jdub/src/cvs/gnome/garnome/DOWNLOAD
GARCHIVEDIR = $(HOME)/Projects/garnome/DOWNLOAD

Change 2
#FILE_SITES = file://$(FILEDIR)/ file://$(GARCHIVEDIR)/
FILE_SITES = file://$(FILEDIR)/ file:///home/ericd/Projects/garnome/

The error I get is as followed:

[===== NOW BUILDING:    gnome-desktop-1    =====]
install -d cookies/main.d
install -d download
install -d download/partial
   [fetch] complete for gnome-desktop.
   [checksum] complete for gnome-desktop.
install -d work/main.d
   [extract] complete for gnome-desktop.
install -d work/main.d/gnome-desktop-1
   [patch] complete for gnome-desktop.
==> Building gnome/metacity as a dependency
make[1]: Entering directory `/home/ericd/Projects/garnome/gnome/metacity'
[===== NOW BUILDING:    metacity-2.5.1    =====]
   [fetch] complete for metacity.
   [checksum] complete for metacity.
   [extract] complete for metacity.
   [patch] complete for metacity.
==> Building gnome/gtk+ as a dependency
make[2]: Entering directory `/home/ericd/Projects/garnome/gnome/gtk+'
[===== NOW BUILDING:    gtk+-2.2.1    =====]
==> Grabbing download/gtk+-2.2.1.tar.bz2
    ==> Trying file//files/gtk+-2.2.1.tar.bz2
make[3]: Entering directory `/home/ericd/Projects/garnome/gnome/gtk+'
make[3]: *** [file//files/gtk+-2.2.1.tar.bz2] Error 255
make[3]: Leaving directory `/home/ericd/Projects/garnome/gnome/gtk+'
    ==> Trying file///home/ericd/Projects/garnome/gtk+-2.2.1.tar.bz2

Note the error 255, why is that?

Any help would be appreciated,
Eric





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