On Wed, 13 May 1998, Marc LeMaire (aka Krockmitaine) wrote:

> I'm trying to compile the latest version of Imlib. The configure script
> seem ok but when I do make, , the compiler is leaving
> me with this message:
> 
> TH=\"/usr/bin\" -DNETPBM_PATH=\"/usr/bin\"
> -DSYSTEM_IMRC=\"/usr/local/etc/imrc\" -I. -I. -I.. -I./..
> -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include
> -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include
> -g -O2 -Wp,-MD,.deps/rend.p -c -fPIC -DPIC rend.c
> rend.c: In function `gdk_imlib_pixmap_foreign_new':
> rend.c:21: structure has no member named `colormap'
> rend.c:22: structure has no member named `children'
> make[2]: *** [rend.lo] Error 1
> make[2]: Leaving directory `/usr/local/imlib/gdk_imlib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/imlib'
> make: *** [all-recursive-am] Error 2

This is because gtk+ 1.0 is too old for imlib 1.4. :)  In order to compile
imlib 1.4, I recommend you grab the most recent version of gtk+, which as
of a couple days ago was 1.0.1.  You can download it from
ftp://ftp.gimp.org/pub/gtk/v1.0/gtk+-1.0.1.tar.gz (or
ftp://ftp.labs.redhat.com/pub/gnome/RH/RPMS/ if you're on a redhat
system), among other places.

                           -Steve Langasek
-doink-

-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop

Reply via email to