Date: Fri, 04 Jan 2008 11:14:36 +1300 From: Mark Kirkwood <markir@paradise.net.nz> To: piotrekk@excite.com Cc: kris@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: unknown build error Message-ID: <477D5E4C.5030109@paradise.net.nz> In-Reply-To: <20080103113735.055C98B321@xprdmxin.myway.com> References: <20080103113735.055C98B321@xprdmxin.myway.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Piotr wrote: > is it there any solution to install p5-Net-Pcap from ports without errors ? > > > parameter.> Checking if your kit is complete...> Looks good> 'LICENSE' is not a known MakeMaker parameter name.> Writing Makefile for Net::Pcap> ==> Your Makefile has been rebuilt. <==> ==> Please rerun the make command. <==> false> *** Error code 1> > Stop in /usr/ports/net/p5-Net-Pcap/work/Net-Pcap-0.15.> *** > Error code 1> > Stop in /usr/ports/net/p5-Net-Pcap.This often means your clock is wrong.Kris_______________________________________________freebsd-ports@freebsd.org mailing As Kris said, this is most likely due to your clock being wrong - i.e your system date/time is probably set incorrectly (what does 'date' say, and is the timezone set correctly?). If not you need to fix it/them. I have had this happen once where *my* system date/time was correct but the server I fetched the files from was not... i.e they were future dated... similar result! This is unlikely to be the case here, but (only if your system date is correct) you can check for this by extracting the relevant distfile for p5_Net_Pcap and checking the dates on the files. Cheers Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?477D5E4C.5030109>