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



On Thu, 5 Jun 2003, 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/
>
> 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?

Offhand, I would say that you're using the solaris version of make,
rather than the GNU one. IIRC, the GNU tools now come with Solaris, so
it's probably just a matter of setting your path to use the GNU tools
rather than the default solaris ones.

>
> --
> garnome-list mailing list
> garnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/garnome-list
>




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