On Sat, Apr 07, 2001 at 10:41:30PM -0500, Michael Harnois wrote:
> Different ports, similar problem:
> 
> /usr/bin/perl5 -I/usr/libdata/perl/5.6.0/mach -I/usr/libdata/perl/BSDPAN    IMAP.xs 
>> IMAP.xsc && mv IMAP.xsc IMAP.c

Arrrgggghgh.  Thanks for the report.

Please try the following patch:

--- /usr/libdata/perl/BSDPAN/BSDPAN/Override.pm Thu Apr  5 22:21:44 2001
+++ /usr/libdata/perl/BSDPAN/BSDPAN/Override.pm Sun Apr  8 14:22:21 2001
@@ -102,6 +102,7 @@
                eval "*\$name = sub {
                        \\\$repsub2->(
                                \\\$real_addr, \\\@_) };";
+               \@r;
                }, \@_)
 };
 EOF

Cheers,
+Anton.
-- 
May the tuna salad be with you.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to