Date: Thu, 6 Sep 2001 15:28:35 +0200 From: Anton Berezin <tobez@tobez.org> To: Dominic Mitchell <dom@happygiraffe.net> Cc: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/30368: New port: net/p5-RPC-XML Message-ID: <20010906152835.A11643@heechee.tobez.org> In-Reply-To: <20010906100929.A800@cathbad.happygiraffe.net>; from dom@happygiraffe.net on Thu, Sep 06, 2001 at 10:09:29AM %2B0100 References: <20010906072006.31CBE17F@ppe.happygiraffe.net> <200109060730.f867U1H13441@freefall.freebsd.org> <20010906100929.A800@cathbad.happygiraffe.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 06, 2001 at 10:09:29AM +0100, Dominic Mitchell wrote: > On Thu, Sep 06, 2001 at 12:30:01AM -0700, gnats-admin@FreeBSD.org wrote: > > Thank you very much for your problem report. > > It has the internal identification `ports/30368'. > > The individual assigned to look at your > > report is: freebsd-ports. > > > > You can access the state of your problem report at any time > > via this link: > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=30368 > > > > >Category: ports > > >Responsible: freebsd-ports > > >Synopsis: New port: net/p5-RPC-XML > > >Arrival-Date: Thu Sep 06 00:30:01 PDT 2001 > The PR I filed mentioned another PR which I had filed; I've now got > the number back for this; it's PR 30369. However, when trying to > build File::Spec now, I get warnings about different versions and > trying to build the attached port, because it's not using the correct > version of File::Spec (it's using the one in /usr/libdata/perl, not > /usr/local/lib/perl/site-perl).. > I'm not sure what the best way to fix this issue is... Uh oh. The best way is to import perl 5.6.1 into the system, modified in such a way as to search through SITELIB before PRIVLIB... Without that, there is no easy solution that can be automated; it is trivial for the user of RPC::XML, of course, to properly set the PERL5LIB environment variable. +Anton. -- May the tuna salad be with you. 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?20010906152835.A11643>