errors compiling gdk-pixbuf



Here's what I get when I try to compile gdk-pixbuf-0.5.0

What am I missing?

Thanks,
   Ben

[...]
meui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXext -lX11 -l
gnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -ldl -lgmodule
gcc -g -O2 -o .libs/testpixbuf testpixbuf.o
.libs/libgdk_pixbuf.so -L/usr/local/lib -lart_lgpl -lm -lgmodule -lglib -ldl
 -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lm -L/usr/
local/lib -lart_lgpl -lm -L/usr/local/lib -rdynamic -lgmodule -lglib -ldl -L
/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl 
-lXext -lX11 -lm -L/usr/local/lib -lart_lgpl -lm -rdynamic -L/usr/lib -L/usr
/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule
 -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -ldl
 -lgmodule -Wl,--rpath -Wl,/usr/local/lib
creating testpixbuf
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..      -I../gdk-pixbuf         -I..
/gdk-pixbuf      -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/l
ocal/include -I/usr/local/lib/gtk+/include -I/usr/local/lib/glib/include -I/
usr/local/include -I/usr/X11R6/include
"-DPIXBUF_LIBDIR=\"/usr/local/lib/gdk-pixbuf/loaders\""   -g -O2 -c
testpixbuf-drawable.c
In file included from testpixbuf-drawable.c:3:
/usr/include/gdk/gdkx.h:49: parse error before `xvisualid'
/usr/include/gdk/gdkx.h:52: parse error before `xcolormap'
/usr/include/gdk/gdkx.h:55: parse error before `gdk_get_client_window'
/usr/include/gdk/gdkx.h:55: parse error before `*'
/usr/include/gdk/gdkx.h:56: warning: data definition has no type or storage
class
testpixbuf-drawable.c: In function `main':
testpixbuf-drawable.c:78: `gdk_root_window' undeclared (first use in this
function)
testpixbuf-drawable.c:78: (Each undeclared identifier is reported only once
testpixbuf-drawable.c:78: for each function it appears in.)
make[3]: *** [testpixbuf-drawable.o] Error 1
make[3]: Leaving directory `/home/ben/gnome/gdk-pixbuf-0.5.0/gdk-pixbuf'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ben/gnome/gdk-pixbuf-0.5.0/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ben/gnome/gdk-pixbuf-0.5.0'
make: *** [all-recursive-am] Error 2
[ben@localhost gdk-pixbuf-0.5.0]$




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