Re: GARNOME 0.24.0
- From: Jens Bech Madsen <jbma stibo com>
- To: GARNOME Dudes <garnome-list gnome org>
- Subject: Re: GARNOME 0.24.0
- Date: 09 May 2003 21:54:25 +0200
On Fri, 2003-05-09 at 21:44, Eric Moncrieff wrote:
> I'm having some trouble installing this latest and greatest GARNOME:
>
> 15:36:44|mantis|~/src/garnome-0.24.0|% cd meta/gnome-desktop
> 15:36:49|mantis|~/src/garnome-0.24.0/meta/gnome-desktop|% make install
> > install.log 2>&1
>
> Relevant excerpts from install.log:
>
> [===== NOW BUILDING: pkgconfig-0.15.0 =====]
> install -d cookies/main.d
> install -d download
> install -d download/partial
> ==> Grabbing download/pkgconfig-0.15.0.tar.bz2
> ==> Trying file//files/pkgconfig-0.15.0.tar.bz2
> make[6]: Entering directory `/usr/home/eric/src/garnome-0.24.0/bootstrap/pkgconfig'
> make[6]: *** [file//files/pkgconfig-0.15.0.tar.bz2] Error 1
> make[6]: Leaving directory `/usr/home/eric/src/garnome-0.24.0/bootstrap/pkgconfig'
> ==> Trying file///home/jdub/src/cvs/gnome/garnome/DOWNLOAD/pkgconfig-0.15.0.tar.bz2
> make[6]: Entering directory `/usr/home/eric/src/garnome-0.24.0/bootstrap/pkgconfig'
> make[6]: *** [file///home/jdub/src/cvs/gnome/garnome/DOWNLOAD/pkgconfig-0.15.0.tar.bz2] Error 1
> make[6]: Leaving directory `/usr/home/eric/src/garnome-0.24.0/bootstrap/pkgconfig'
> *** GAR GAR GAR! Failed to download download/pkgconfig-0.15.0.tar.bz2! GAR GAR GAR! ***
> make[5]: *** [download/pkgconfig-0.15.0.tar.bz2] Error 1
> make[5]: Leaving directory `/usr/home/eric/src/garnome-0.24.0/bootstrap/pkgconfig'
> make[4]: *** [../../bootstrap/pkgconfig/cookies/main.d/install] Error 2
> make[4]: Leaving directory `/usr/home/eric/src/garnome-0.24.0/gnome/glib'
> make[3]: *** [../../gnome/glib/cookies/main.d/install] Error 2
> make[3]: Leaving directory `/usr/home/eric/src/garnome-0.24.0/gnome/atk'
> make[2]: *** [../../gnome/atk/cookies/main.d/install] Error 2
> make[2]: Leaving directory `/usr/home/eric/src/garnome-0.24.0/gnome/gtk+'
> make[1]: *** [../../gnome/gtk+/cookies/main.d/install] Error 2
> make[1]: Leaving directory `/usr/home/eric/src/garnome-0.24.0/gnome/metacity'
> make: *** [../../gnome/metacity/cookies/main.d/install] Error 2
>
>
> So it can't find pkgconfig. That's okay; I have a full garnome-0.22.0
> directory floating around, and I can just copy the other one over.
To download pkgconfig I added this to .../bootstrap/pkgconfig/Makefile:
MASTER_SITES = ftp://ftp.gnome.org/pub/gnome/sources/pkgconfig/0.15/
> Only check this out:
>
> 15:42:53|mantis|~/src/garnome-0.24.0/bootstrap/pkgconfig|% make
> install > install.log 2>&1
>
> [===== NOW BUILDING: pkgconfig-0.15.0 =====]
> [fetch] complete for pkgconfig.
> ==> Running checksum on pkgconfig-0.15.0.tar.bz2
> 8e3f44717a76069fcc8fdae9c252369b download/pkgconfig-0.15.0.tar.bz2
> file pkgconfig-0.15.0.tar.bz2 passes checksum test!
> [checksum] complete for pkgconfig.
> install -d work/main.d
> ==> Extracting download/pkgconfig-0.15.0.tar.bz2
> [extract] complete for pkgconfig.
> [patch] complete for pkgconfig.
> ==> Running configure in work/main.d/pkgconfig-0.15.0
> creating cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal-1.4... found
> checking for working autoconf... found
> checking for working automake-1.4... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for Cygwin environment... no
> checking for mingw32 environment... no
> checking how to run the C preprocessor... /lib/cpp
> checking host system type... i686-pc-linux-gnu
> checking build system type... i686-pc-linux-gnu
> checking for gcc... ccache gcc-3.2
> checking whether the C compiler (ccache gcc-3.2 -I/home/eric/garnome/include -I/usr/X11R6/include -L/home/eric/garnome/lib -L/usr/X11R6/lib -O2 -pipe -falign-functions=4 -mfancy-math-387 -march=athlon-mp -L/home/eric/garnome/lib -L/usr/X11R6/lib) works... no
> configure: error: installation or configuration problem: C compiler cannot create executables.
> make: *** [configure-work/main.d/pkgconfig-0.15.0/configure] Error 1
>
> What the heck does this mean?
>
> Any help would be greatly appreciated.
I ran into the same problem. Removing the -march flag helped (I do not
have an athlon).
I also removed the ccache variables from gar.conf.mk as well since I
don't have ccache installed.
It is definitely worth looking through the various configuration files
since they seem to be a lot more customized than previous Garnome
releases.
Another thing I noticed:
I wasn't able to download ORBit2 until I removed the scp line from
.../gnome/category.mk
And I can't install xrender either, it complains about a missing header
file extutil.h. I don't have it on my system apart from my garnome 0.23
build directory and I can't figure out what supplied that. None of the
files I have downloaded so far have the file in it. Any ideas?
>
> Thanks for the great work!
Ditto from here :-)
>
> Eric
> **
/Jens
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]