Re: Compiling Anjuta2 on RH8.0



On Tue, 2002-10-22 at 23:03, Kevin Coffin wrote:
> I had the same problem compiling glimmer on RH8.0. There appears to be
> some problem with the options passed to gcc. Modifying the line
> CFLAGS="$(CFLAGS) -Wall -Werror" in the configure.in file to just
> CFLAGS="$CFLAGS" lets glimmer build correctly. I found attempting to
> generate an object file with -c -Wall -Werror doesn't work!

So now I get...

mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DDATADIR=\"/usr/share\"
-DPREFIX=\"/usr\" -DG_LOG_DOMAIN=\"GlimmerStyleCache\" -I../..
-I../../libglimmerfile -I/usr/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2
-I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/gtksourceview
-I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0
-I/usr/include/linc-1.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-vfs-module-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/libbonoboui-2.0
-I/usr/include/libgnome-2.0 -I/usr/include/gconf/2
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomeprint-2.0
-I/usr/include/libgnomeprintui-2.0 -I/usr/include/libglade-2.0 -g -O2
-Wall -Werror -c glimmer-style-cache.c -MT glimmer-style-cache.lo -MD
-MP -MF .deps/glimmer-style-cache.TPlo  -fPIC -DPIC
-o .libs/glimmer-style-cache.lo
cc1: changing search order for system directory "/usr/include"
cc1:   as it has already been specified as a non-system directory
make[5]: *** [glimmer-style-cache.lo] Error 1
make[5]: Leaving directory
`/home/andyp/devt/anjuta2/test/glimmer/libglimmerfile/glimmer-style-cache'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/andyp/devt/anjuta2/test/glimmer/libglimmerfile/glimmer-style-cache'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/andyp/devt/anjuta2/test/glimmer/libglimmerfile'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/andyp/devt/anjuta2/test/glimmer/libglimmerfile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andyp/devt/anjuta2/test/glimmer'
make: *** [all] Error 2

 
-- 
Andy Piper - Farnborough, Hampshire (UK)
andy piper freeuk com
http://www.andypiper.co.uk/




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