Is there a patch error on gtk-perl-pm? I've never seen a glitch like this one before -- I get a complaint about not being able to find a file to patch, a suggestion to re-check parameters, and then a rehash of what it's trying to do. Then I'm prompted for a file to patch, and lacking a better idea I paste in something from the earlier output, but it doesn't work:
********************* cc -c -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -I. -I./build -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing -I/usr/local/include -DVERSION=\"0.7008\" -DXS_VERSION=\"0.7008\" -I/System/Library/Perl/darwin/CORE -DGTK_HVER=0x01020a -DPERL_POLLUTE -DLAZY_LOAD xs/Gtk.c Gtk.xs:1308: bad macro argument list Gtk.xs:1317: bad macro argument list cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make[1]: *** [xs/Gtk.o] Error 1 make: *** [subdirs] Error 2 can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ruN Gtk-Perl-0.7008/Gnome/build/GnomeDefs.c Gtk-Perl-0.7008-patched/Gnome/build/GnomeDefs.c |--- Gtk-Perl-0.7008/Gnome/build/GnomeDefs.c Sun Feb 3 21:42:27 2002 |+++ Gtk-Perl-0.7008-patched/Gnome/build/GnomeDefs.c Mon Feb 4 00:46:43 2002 -------------------------- File to patch: Gtk-Perl-0.7008/Gnome/build/GnomeDefs.c Gtk-Perl-0.7008/Gnome/build/GnomeDefs.c: No such file or directory Skip this patch? [y] y Skipping patch. 4 out of 4 hunks ignored cc -c -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -I. -I./build -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing -I/usr/local/include -DVERSION=\"0.7008\" -DXS_VERSION=\"0.7008\" -I/System/Library/Perl/darwin/CORE -DGTK_HVER=0x01020a -DPERL_POLLUTE -DLAZY_LOAD xs/Gtk.c Gtk.xs:1308: bad macro argument list Gtk.xs:1317: bad macro argument list cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make[1]: *** [xs/Gtk.o] Error 1 make: *** [subdirs] Error 2 ### if failed, exit code 2 Failed: compiling gtk-perl-pm-0.7008-1 failed ********************* The "File to patch: " and "Skip this patch? [y] " lines have input that I used manually; everything else is from the regular output. -- Chris Devers [EMAIL PROTECTED] Apache / mod_perl / http://homepage.mac.com/chdevers/resume/ "More war soon. You know how it is." -- mnftiu.cc _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
