Re: [gtk-list] Gtk-Perl CVS 19991031 make fails





It seems that this file lack of #ifndef #define #endif wrapper. I add it
and works.

#ifndef __GDKIMLIBTYPES_H
#define __GDKIMLIBTYPES_H
...
...
#endif

Yu-Chung Wang

On Mon, 1 Nov 1999, Dermot Musgrove wrote:

> Hi Lupus,
> 
> I have just built gnome-libs-1.0.54 and the make() of gnome-perl CVS from
> 19991031 failed:
> 
> perl Makefile.PL --with-glade --with-gtkxmhtml --with-gdkimlib
> make test
> 
> cc -c -I/usr/local/include -DNEED_GNOMESUPPORT_H 
>   -I/usr/local/lib/gnome-libs/include -I/usr/X11R6/include 
>   -I/usr/local/lib/glib/include  -I/usr/X11R6/include 
>   -I/usr/local/lib/glib/include -I/usr/local/include  -I./Gtk -I./GtkXmHTML/ 
>   -I./GdkImlib/ -I./Glade/ -I/usr/local/include/gnome-xml   
>   -I/usr/local/include 
>   -I/usr/local/include -DNEED_GNOMESUPPORT_H 
>   -I/usr/local/lib/gnome-libs/include -I/usr/local/lib/glib/include 
>   -I/usr/include -I/usr/X11R6/include -I./Gnome/ -I./build -Dbool=char 
>   -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"0.6123\" 
>   -DXS_VERSION=\"0.6123\" -fPIC -I/usr/lib/perl5/i386-linux/5.00404/CORE 
>   -DPERL_POLLUTE -DNEW_GNOME -DGTK_HVER=0x010203 -DGLADE_HVER=0x000700 
>   -DGNOME_HVER=0x010036 GdkImlib/xs/GdkImlib.c
> In file included from GdkImlib.xs:10:
> GdkImlib/GdkImlibTypes.h:11: redefinition of `Gtk__Gdk__ImlibImage'
> GdkImlib/GdkImlibTypes.h:11: `Gtk__Gdk__ImlibImage' previously declared here
> GdkImlib/GdkImlibTypes.h:12: redefinition of `Gtk__Gdk__Imlib__SaveInfo'
> GdkImlib/GdkImlibTypes.h:12: `Gtk__Gdk__Imlib__SaveInfo' previously declared
> here
> GdkImlib/GdkImlibTypes.h:13: redefinition of `Gtk__Gdk__Imlib__ColorModifier'
> GdkImlib/GdkImlibTypes.h:13: `Gtk__Gdk__Imlib__ColorModifier' previously
> declared here
> make: *** [GdkImlib/xs/GdkImlib.o] Error 1
> 
> I have imlib-config --version 1.9.7
> 
> Regards, Dermot
> 
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> 



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