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

Re: yet another new snapshot (again)



* muppet <scott asofyet org>:

Hi,

> i just successfully unzipped the tarball and ran
> 
>   perl Makefile.PL PREFIX=/tmp/foo && make && make test && make install
> 
> on it before uploading.  please let me know if your experience is
> different.

I just launched:

	perl Makefile.PL PREFIX=/tmp/gtk2-perl && make

And it stopped here:

/usr/bin/perl /usr/share/perl/5.8.0/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl/5.8.0/ExtUtils/typemap -typemap /tmp/new-gtk2-perl/Gtk2/../G/../blib/arch/G/Install//typemap -typemap /tmp/new-gtk2-perl/Gtk2/gdk.typemap -typemap /tmp/new-gtk2-perl/Gtk2/build/gtk2perl.typemap  xs/GtkNotebook.xs > xs/GtkNotebook.xsc && mv xs/GtkNotebook.xsc xs/GtkNotebook.c
cc -c  -I/tmp/new-gtk2-perl/Gtk2/../G/../blib/arch/G/Install/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I. -I./build -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -o xs/GtkNotebook.o -fPIC "-I/usr/lib/perl/5.8.0/CORE"   xs/GtkNotebook.c

	GtkNotebook.c: In function `XS_Gtk2__Notebook_get_n_pages':
	GtkNotebook.c:638: called object is not a function
	make[1]: *** [xs/GtkNotebook.o] Error 1
	make[1]: Leaving directory `/tmp/new-gtk2-perl/Gtk2'
	make: *** [subdirs] Error 2

I'm using Debian testing/unstable, with:

	perl 		5.8.0-14
	libperl5.8 	5.8.0-14
	libgtk2.0-0	2.2.1-1
	libgtk2.0-dev	2.2.1-1

Hope this helps,
 Emmanuele.

-- 
Emmanuele Bassi (Zefram)              [ http://digilander.iol.it/ebassi/ ]
GnuPG Key fingerprint = 4DD0 C90D 4070 F071 5738  08BD 8ECC DB8F A432 0FF4



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