Re: Problem building garnome 0.24.2 on Solaris 9 - HELP needed



Hi Bob and Matt

Bob, I did as you proposed, but the same problem, in the same order appears. Matt, I have double checked the make I am running, and it is the GNU one, version 3.80. I also checked ar, as, ld all GNU, all version 2.13 (they came from the binutil package). Are there any more variables or things I need to change that do not know about. What does error 255 mean. From my googleing around, I could not find any precise definition of this error.

Thanks for all your help!

Eric

Bob Kashani wrote:
On Thu, 2003-06-05 at 13:11, Eric Damphousse wrote:
  
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/
    

You don't need to change file://$(GARCHIVEDIR)/ because $(GARCHIVEDIR)
will resolve to whatever you set GARCHIVEDIR = to...

Bob

  
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]