saturn-vk
03-26-2004, 04:46 PM
i'm using cpan to install the bindings, and I cannot install them. I've installed all the necessary dependencies, yet it gives me a strange error:
root@sat:~/.cpan# perl -MCPAN -e "install Gtk2"
...
found package "gtk+-2.0 >= 2.0.0", using it
xs_files-2.0 lists 134 xs files
xs_files-2.2 lists 4 xs files
xs_files-2.4 lists 23 xs files
congratulations, you're building on X11!
found package "pango", using it
Including ApiDoc pod.
unhandled type GTK_TYPE_IDENTIFIER GtkIdentifier GString Gtk2::Identifier
loaded 322 type definitions from maps-2.0
loaded 4 type definitions from maps-2.2
loaded 36 type definitions from maps-2.4
28 GBoxed
112 GEnum
3 GError
30 GFlags
16 GInterface
66 GObject
106 GtkObject
1 unhandled
found Glib in /usr/lib/perl5/site_perl/5.8.3/i486-linux/Glib/Install
writing build/IFiles.pm
Checking if your kit is complete...
Looks good
Unrecognized argument in LIBS ignored: '-Wl,--export-dynamic'
Unrecognized argument in LIBS ignored: '-pthread'
Writing Makefile for Gtk2
Makefile out-of-date with respect to Makefile.PL xs_files-2.4
Cleaning current config before rebuilding Makefile...
/usr/bin/make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/bin/perl5.8.3 Makefile.PL
found package "gtk+-2.0 >= 2.0.0", using it
xs_files-2.0 lists 134 xs files
xs_files-2.2 lists 4 xs files
xs_files-2.4 lists 23 xs files
congratulations, you're building on X11!
found package "pango", using it
Including ApiDoc pod.
unhandled type GTK_TYPE_IDENTIFIER GtkIdentifier GString Gtk2::Identifier
loaded 322 type definitions from maps-2.0
loaded 4 type definitions from maps-2.2
loaded 36 type definitions from maps-2.4
28 GBoxed
112 GEnum
3 GError
30 GFlags
16 GInterface
66 GObject
106 GtkObject
1 unhandled
found Glib in /usr/lib/perl5/site_perl/5.8.3/i486-linux/Glib/Install
writing build/IFiles.pm
Checking if your kit is complete...
Looks good
Unrecognized argument in LIBS ignored: '-Wl,--export-dynamic'
Unrecognized argument in LIBS ignored: '-pthread'
Writing Makefile for Gtk2
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
false
make: *** [Makefile] Error 1
root@sat:~/.cpan# perl -MCPAN -e "install Gtk2"
...
found package "gtk+-2.0 >= 2.0.0", using it
xs_files-2.0 lists 134 xs files
xs_files-2.2 lists 4 xs files
xs_files-2.4 lists 23 xs files
congratulations, you're building on X11!
found package "pango", using it
Including ApiDoc pod.
unhandled type GTK_TYPE_IDENTIFIER GtkIdentifier GString Gtk2::Identifier
loaded 322 type definitions from maps-2.0
loaded 4 type definitions from maps-2.2
loaded 36 type definitions from maps-2.4
28 GBoxed
112 GEnum
3 GError
30 GFlags
16 GInterface
66 GObject
106 GtkObject
1 unhandled
found Glib in /usr/lib/perl5/site_perl/5.8.3/i486-linux/Glib/Install
writing build/IFiles.pm
Checking if your kit is complete...
Looks good
Unrecognized argument in LIBS ignored: '-Wl,--export-dynamic'
Unrecognized argument in LIBS ignored: '-pthread'
Writing Makefile for Gtk2
Makefile out-of-date with respect to Makefile.PL xs_files-2.4
Cleaning current config before rebuilding Makefile...
/usr/bin/make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/bin/perl5.8.3 Makefile.PL
found package "gtk+-2.0 >= 2.0.0", using it
xs_files-2.0 lists 134 xs files
xs_files-2.2 lists 4 xs files
xs_files-2.4 lists 23 xs files
congratulations, you're building on X11!
found package "pango", using it
Including ApiDoc pod.
unhandled type GTK_TYPE_IDENTIFIER GtkIdentifier GString Gtk2::Identifier
loaded 322 type definitions from maps-2.0
loaded 4 type definitions from maps-2.2
loaded 36 type definitions from maps-2.4
28 GBoxed
112 GEnum
3 GError
30 GFlags
16 GInterface
66 GObject
106 GtkObject
1 unhandled
found Glib in /usr/lib/perl5/site_perl/5.8.3/i486-linux/Glib/Install
writing build/IFiles.pm
Checking if your kit is complete...
Looks good
Unrecognized argument in LIBS ignored: '-Wl,--export-dynamic'
Unrecognized argument in LIBS ignored: '-pthread'
Writing Makefile for Gtk2
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
false
make: *** [Makefile] Error 1