Hi,

I am trying to build Gtk2 1.160 on Fedora Core 3 and Red Hat ES 4 and receive 
the following errors. Glib 1.160 was built and installed properly on both 
systems.

Build error on Gtk2-1.160 on Fedora Core 3

    /usr/bin/ld: cannot find -lgtk-x11-2.0

        "gtk-x11-2.0" is in /usr/lib


Build error on Gtk2-1.160 on Red Hat ES4.0

chmod 755 blib/arch/auto/Gtk2/Gtk2.so
cp Gtk2.bs blib/arch/auto/Gtk2/Gtk2.bs
chmod 644 blib/arch/auto/Gtk2/Gtk2.bs
/usr/bin/perl -I blib/lib -I blib/arch -MGlib::GenPod -MGtk2 \
        -e 'add_types ("doctypes", 
"/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/Glib/Install/doctypes");
  $Glib::GenPod::COPYRIGHT="Copyright (C) 2003-2007 by the gtk2-perl 
team.\n\nThis software is licensed under the LGPL.  See L<Gtk2> for a full 
notice.\n"; $Glib::GenPod::MAIN_MOD="Gtk2";  xsdoc2pod("build/doc.pl", 
"blib/lib", "build/podindex");'
Scalar found where operator expected at blib/lib/Gtk2.pm line 139, near 
"$connect_object ? $connect_object"
        (Missing operator before  $connect_object?)
syntax error at blib/lib/Gtk2.pm line 139, near "$connect_object ?"
  (Might be a runaway multi-line ?? string starting on line 131)
Global symbol "$func" requires explicit package name at blib/lib/Gtk2.pm line 
131.
BEGIN not safe after errors--compilation aborted at blib/lib/Gtk2.pm line 160.
Compilation failed in require.
BEGIN failed--compilation aborted.
make: *** [build/podindex] Error 9
  TSCH/Gtk2-1.160.tar.gz
  /usr/bin/make -- NOT OK
Running make test
  Can't test without successful make
Running make install
  Make had returned bad status, install seems impossible


Thanks in advance for any assistance,
Michael
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to