From owner-freebsd-ports Thu Sep 6 6:28:48 2001 Delivered-To: freebsd-ports@freebsd.org Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254]) by hub.freebsd.org (Postfix) with ESMTP id 5D9A337B407; Thu, 6 Sep 2001 06:28:43 -0700 (PDT) Received: by heechee.tobez.org (Postfix, from userid 1001) id 431B1541D; Thu, 6 Sep 2001 15:28:35 +0200 (CEST) Date: Thu, 6 Sep 2001 15:28:35 +0200 From: Anton Berezin To: Dominic Mitchell 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> Mail-Followup-To: Anton Berezin , Dominic Mitchell , gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org References: <20010906072006.31CBE17F@ppe.happygiraffe.net> <200109060730.f867U1H13441@freefall.freebsd.org> <20010906100929.A800@cathbad.happygiraffe.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010906100929.A800@cathbad.happygiraffe.net>; from dom@happygiraffe.net on Thu, Sep 06, 2001 at 10:09:29AM +0100 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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