Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2001 14:48:19 +0200
From:      Anton Berezin <tobez@tobez.org>
To:        Michael Harnois <mdharnois@home.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: perl broken?
Message-ID:  <20010408144819.C89950@heechee.tobez.org>
In-Reply-To: <20010408142638.B89950@heechee.tobez.org>; from tobez@tobez.org on Sun, Apr 08, 2001 at 02:26:38PM %2B0200
References:  <867l0wgis5.fsf@mharnois.workgroup.net> <20010408142638.B89950@heechee.tobez.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 08, 2001 at 02:26:38PM +0200, Anton Berezin wrote:
> 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

Forgot to add: you will need to make clean your port(s) to unbroke the
generated Makefile.

-- 
May the tuna salad be with you.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010408144819.C89950>