On 21-Feb-2001 Paolo Molaro wrote:
>
> Gtk-Perl version 0.7005 has been released: you can find it
> on your preferred CPAN mirror or, as usual, on http://projects.prosa.it/gtkperl/
> (note that this host recently changed IP address, so you might get to the
> old one for some time).
>
> New with release 0.7005.
>
> * GnomePrint support added.
> * Experimental Bonobo support added.
> * Experimental Mozilla support added.
> * No longer required to call the init method on most of the submodules.
> * Updated support for GtkHTML (added a Gtk::HTML::Simple package that handles
> all the http connections for you using LWP).
> * Added a perl variable change event source for the gtk mainloop.
> * Simpler support for building your own submodules.
> * The toplevel Makefile will compile all the submodules for you (if you have
> the requires libraries installed).
> * Moved the Applet code to its own submodule.
> * Documentation updates (including a brand-new Gtk::cookbook!).
> * Many fixes, cleanups and other small enhancements here and there.
>
> The plan is to have a new release in a couple of weeks with full
> Bonobo support and other little changes to match the gnome 1.4 release.
> Stay tuned.
>
> lupus
Hi, lupus
I have problems to compile Gtk-Perl version 0.7005 under IRIX 6.5.10:
Entering directory `/usr/sc/backes/Software/CPAN/Gtk-Perl-0.7005/Gtk'
cc -n32 -c -I/usr/local/lib/glib/include -I/usr/local/include -I. -I./build
-D_BSD_TYPES -D_BSD_TIM
E -woff 1009,1110,1174,1184,1552 -OPT:Olimit=0:space=ON -I/usr/local/include
-DLANGUAGE_C -DVER
SION=\"0.7005\" -DXS_VERSION=\"0.7005\" -I/usr/local/lib/perl5/5.6.0/IP27-irix/CORE
-DPERL_POLLUTE
-DGTK_HVER=0x010208 xs/Gtk.c
cc-1515 cc: ERROR File = Gtk.xs, Line = 3312
A value of type "Display *" cannot be assigned to an entity of type
"unsigned long".
RETVAL = GDK_WINDOW_XDISPLAY(window);
^
cc-1515 cc: ERROR File = Gtk.xs, Line = 4181
A value of type "Visual *" cannot be assigned to an entity of type
"unsigned long".
RETVAL = GDK_VISUAL_XVISUAL(visual);
^
2 errors detected in the compilation of "xs/Gtk.c".
gmake[1]: *** [xs/Gtk.o] Error 2
gmake[1]: Leaving directory `/usr/sc/backes/Software/CPAN/Gtk-Perl-0.7005/Gtk'
gmake: *** [subdirs] Error 2
---------------------------------
Any ideas?
Regards
Joachim Backes
--
Joachim Backes <[EMAIL PROTECTED]> | Univ. of Kaiserslautern
Computer Center, Supercomputing Division | Phone: +49-631-205-2438
D-67653 Kaiserslautern, PO Box 3049, Germany | Fax: +49-631-205-3056
---------------------------------------------+------------------------
WWW: http://hlrwm.rhrk.uni-kl.de/home/staff/backes.html
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list