Perl Compile Problem



I'm trying to get Perl GTK to compile, but I get an error and it won't
compile.  The attached file is the error.  I have 1.1.6.

Thanks.
Scorpion
egcs -c -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"0.4\" -DXS_VERSION=\"0.4\" -fpic -I/usr/lib/perl5/5.00553/i586-linux/CORE Gtk.c

Gtk.xs: In function `XS_Gtk_init':
Gtk.xs:659: `na' undeclared (first use this function)
Gtk.xs:659: (Each undeclared identifier is reported only once
Gtk.xs:659: for each function it appears in.)
Gtk.xs: In function `XS_Gtk__MenuFactory_remove_paths':
Gtk.xs:937: `na' undeclared (first use this function)
Gtk.xs: In function `XS_Gtk__Rc_add_widget_name_style':
Gtk.xs:1045: warning: passing arg 1 of `gtk_rc_add_widget_name_style' from incompatible pointer type
Gtk.xs: In function `XS_Gtk__Rc_add_widget_class_style':
Gtk.xs:1053: warning: passing arg 1 of `gtk_rc_add_widget_class_style' from incompatible pointer type
Gtk.xs: In function `XS_Gtk__SelectionData_data':
Gtk.xs:1095: `sv_undef' undeclared (first use this function)
Gtk.xs: In function `XS_Gtk__Gdk_init':
Gtk.xs:1518: `na' undeclared (first use this function)
Gtk.xs: In function `XS_Gtk__Gdk__Pixmap_create_from_data':
Gtk.xs:2513: `na' undeclared (first use this function)
Gtk.xs: In function `XS_Gtk__Gdk__Pixmap_create_from_xpm_d':
Gtk.xs:2552: `na' undeclared (first use this function)
Gtk.xs: In function `XS_Gtk__Gdk__Bitmap_create_from_data':
Gtk.xs:2622: `na' undeclared (first use this function)
Gtk.xs: In function `XS_Gtk__Gdk__Atom_name':
Gtk.xs:2910: `sv_undef' undeclared (first use this function)
make: *** [Gtk.o] Error 1


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