Re: 0.24.2 and counting... [Was: 0.24.1: libxml2 fails to install]
- From: "Jason A. Pfeil" <pfeil jasonpfeil com>
- To: Eric Moncrieff <eric+garnome styx org>
- Cc: garnome-list gnome org
- Subject: Re: 0.24.2 and counting... [Was: 0.24.1: libxml2 fails to install]
- Date: Fri, 9 May 2003 18:34:49 -0400 (EDT)
Very similar thing on RedHat 7.3:
[===== NOW BUILDING: xrender-0.8 =====]
[fetch] complete for xrender.
[checksum] complete for xrender.
[extract] complete for xrender.
[patch] complete for xrender.
[configure] complete for xrender.
==> Running make in work/main.d/xrender-0.8
make[6]: Entering directory
`/usr/playground/garnome/garnome-0.24.1/bootstrap/xrender/work/main.d/xrender-0.8'
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-I/usr/local/garnome/0.24.1/include -I/usr/X11R6/include
-I/usr/local/garnome/0.24.1/include
-I/usr/X11R6/include -I/usr/local/garnome/0.24.1/include
-I/usr/X11R6/include
-L/usr/local/garnome/0.24.1/lib -L/usr/X11R6/lib -O2 -pipe -c Color.c
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/garnome/0.24.1/include
-I/usr/X11R6/include -I/usr/local/garnome/0.24.1/include
-I/usr/X11R6/include -I/usr/local/garnome/0.24.1/include
-I/usr/X11R6/include -L/usr/local/garnome/0.24.1/lib -L/usr/X11R6/lib -O2
-pipe -c Color.c -fPIC -o .libs/Color.o
In file included from Color.c:25:
Xrenderint.h:35:36: X11/extensions/extutil.h: No such file or directory
In file included from Color.c:25:
Xrenderint.h:75: parse error before `XRenderExtensionInfo'
Xrenderint.h:75: warning: data definition has no type or storage class
Xrenderint.h:84: parse error before `*'
Xrenderint.h:85: warning: data definition has no type or storage class
make[6]: *** [Color.lo] Error 1
make[6]: Leaving directory
`/usr/playground/garnome/garnome-0.24.1/bootstrap/xrender/work/main.d/xrender-0.8'
make[5]: *** [build-work/main.d/xrender-0.8/Makefile] Error 2
make[5]: Leaving directory
`/usr/playground/garnome/garnome-0.24.1/bootstrap/xrender'
make[4]: *** [../../bootstrap/xrender/cookies/main.d/install] Error 2
make[4]: Leaving directory
`/usr/playground/garnome/garnome-0.24.1/bootstrap/xft'
make[3]: *** [../../bootstrap/xft/cookies/main.d/install] Error 2
make[3]: Leaving directory
`/usr/playground/garnome/garnome-0.24.1/gnome/pango'
make[2]: *** [../../gnome/pango/cookies/main.d/install] Error 2
make[2]: Leaving directory
`/usr/playground/garnome/garnome-0.24.1/gnome/gtk+'
make[1]: *** [../../gnome/gtk+/cookies/main.d/install] Error 2
make[1]: Leaving directory
`/usr/playground/garnome/garnome-0.24.1/gnome/metacity'
make: *** [../../gnome/metacity/cookies/main.d/install] Error 2
And in case you ask:
$ rpm -qa | grep -i xfree86
XFree86-75dpi-fonts-4.2.0-8
XFree86-ISO8859-15-75dpi-fonts-4.2.0-8
XFree86-xdm-4.2.0-8
XFree86-base-fonts-4.2.0-8
XFree86-twm-4.2.0-8
XFree86-compat-libs-4.0.3-2
XFree86-xfs-4.2.0-8
XFree86-100dpi-fonts-4.2.0-8
XFree86-4.2.0-8
XFree86-ISO8859-15-100dpi-fonts-4.2.0-8
XFree86-font-utils-4.2.0-8
XFree86-libs-4.2.0-8
XFree86-tools-4.2.0-8
XFree86-devel-4.2.0-8
I have XFree86-devel-4.2.0-8.
Cheers!
--Jason
On Fri, 9 May 2003, Eric Moncrieff wrote:
> :* Jeff Waugh writes:
>
> | <quote who="Jeff Waugh">
> || See, you move stuff around, and teeny weeny little stupid bugs
> || crop up. :-)
> | 0.24.2. Come on, FRY MY ARSE! Let's see those bugs!
>
> Okay, since you ask: (running debian testing...Maybe this is my
> problem?)
>
> [===== NOW BUILDING: xrender-0.8 =====]
> [fetch] complete for xrender.
> [checksum] complete for xrender.
> [extract] complete for xrender.
> [patch] complete for xrender.
> [configure] complete for xrender.
> ==> Running make in work/main.d/xrender-0.8
> make[6]: Entering directory `/usr/home/eric/src/garnome-0.24.2/bootstrap/xrender/work/main.d/xrender-0.8'
> /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/home/eric/garnome/include -I/usr/X11R6/include -I/home/eric/garnome/include -I/usr/X11R6/include -I/home/eric/garnome/include -I/usr/X11R6/include -L/home/eric/garnome/lib -L/usr/X11R6/lib -O2 -pipe -c Color.c
> cc -DHAVE_CONFIG_H -I. -I. -I. -I/home/eric/garnome/include -I/usr/X11R6/include -I/home/eric/garnome/include -I/usr/X11R6/include -I/home/eric/garnome/include -I/usr/X11R6/include -L/home/eric/garnome/lib -L/usr/X11R6/lib -O2 -pipe -c Color.c -fPIC -o .libs/Color.o
> In file included from Color.c:25:
> Xrenderint.h:35: X11/extensions/extutil.h: No such file or directory
> In file included from Color.c:25:
> Xrenderint.h:75: parse error before `XRenderExtensionInfo'
> Xrenderint.h:75: warning: data definition has no type or storage class
> Xrenderint.h:84: parse error before `*'
> Xrenderint.h:85: warning: data definition has no type or storage class
> make[6]: *** [Color.lo] Error 1
> make[6]: Leaving directory `/usr/home/eric/src/garnome-0.24.2/bootstrap/xrender/work/main.d/xrender-0.8'
> make[5]: *** [build-work/main.d/xrender-0.8/Makefile] Error 2
> make[5]: Leaving directory `/usr/home/eric/src/garnome-0.24.2/bootstrap/xrender'
> make[4]: *** [../../bootstrap/xrender/cookies/main.d/install] Error 2
> make[4]: Leaving directory `/usr/home/eric/src/garnome-0.24.2/bootstrap/xft'
> make[3]: *** [../../bootstrap/xft/cookies/main.d/install] Error 2
> make[3]: Leaving directory `/usr/home/eric/src/garnome-0.24.2/gnome/pango'
> make[2]: *** [../../gnome/pango/cookies/main.d/install] Error 2
> make[2]: Leaving directory `/usr/home/eric/src/garnome-0.24.2/gnome/gtk+'
> make[1]: *** [../../gnome/gtk+/cookies/main.d/install] Error 2
> make[1]: Leaving directory `/usr/home/eric/src/garnome-0.24.2/gnome/metacity'
> make: *** [../../gnome/metacity/cookies/main.d/install] Error 2
>
>
> Any ideas?
>
> Thanks!
>
> Eric
> **
> Eric Moncrieff eric mantis styx org
>
> "If, in your bold creative way, you hold yourself free to draw a
> giraffe with a short neck, you will really find that you are not
> free to draw a giraffe." --G. K. Chesterton
> **
> This space intentionally left blank.
>
>
--
Jason A. Pfeil 811 Harbor Winds Dr.
Jacksonville, FL 32225
jason jasonpfeil com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]