Re: Error with Bonobo



On 02/25/01 Paulo Schreiner wrote:
I am compiling Gtk-perl without-guessing, and when i run the Bonobo
Makefile.PL i get this error:

You'll need to apply this patch or use the cvs version that has
the fix.

lupus

Index: Makefile.PL
===================================================================
RCS file: /cvs/gnome/gnome-perl/Bonobo/Makefile.PL,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile.PL 2001/02/19 18:00:24     1.5
+++ Makefile.PL 2001/02/22 12:37:40     1.6
@@ -51,7 +51,7 @@
 
 $bonobo->write_ext('build/extension.xsh');
 
-$bonobo->add_clean(clean = qw(
+$bonobo->add_clean(qw(
        build/IFiles.pm build/BonoboDefs.c build/BonoboDefs.h 
        build/BonoboTypemap build/BonoboTypes.pm 
        build/PerlBonoboExt.c build/PerlBonoboExt.h 


-- 
-----------------------------------------------------------------
lupus debian org                                     debian/rules
lupus ximian com                             Monkeys do it better




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