Date: Mon, 5 Aug 2002 08:52:57 -0400 (EDT) From: "Christopher H. Laco" <chris.laco@threetech.com> To: <mark@antsclimbtree.com> Cc: <ports@FreeBSD.org> Subject: Re: SpamAssassin / p5-PodParser fail Message-ID: <1144.208.44.49.5.1028551977.squirrel@mail.chrislaco.com> In-Reply-To: <1141.64.130.38.189.1028532670.squirrel@secure.antsclimbtree.com> References: <1141.64.130.38.189.1028532670.squirrel@secure.antsclimbtree.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last exciting episode of Das Internet, Mark Edwards sent forth the following words of wisdom: > I'm encountering the following error when trying to install the > SpamAssassin port: > > ===> Applying FreeBSD patches for p5-PodParser-1.18 > /usr/bin/find /usr/ports/textproc/p5-PodParser/work/PodParser-1.18 -name > \*.orig -exec /bin/rm {} \; > ===> Configuring for p5-PodParser-1.18 > You need at least version 0.8 of the File::Spec module! > BEGIN failed--compilation aborted at ./Makefile.PL line 14. > *** Error code 255 > > Stop in /usr/ports/textproc/p5-PodParser. > *** Error code 1 > > Stop in /usr/ports/mail/p5-Mail-SpamAssassin. > > > Any ideas on what's gone wrong? I'm using FreeBSD 4.6.1p7 with the > latest cvs of ports. > > Thanks. > > -- > Mark Edwards > San Francisco, CA > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message See: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/39337 I think there are now 2 ways around this: #1 cvsup your source and rebuild the base Perl. The @INC order has changed. #2 cvsup your ports tree and rebuild p5-Spamassassin. IIRC, someone patched the ports to look in a different spot for the File::Spec module (ports first, then base). -=Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1144.208.44.49.5.1028551977.squirrel>