Date: Sat, 16 Jun 2007 17:22:47 +1000 From: Sam Lawrance <boris@brooknet.com.au> To: Roar Pettersen <roar.pettersen@uib.no> Cc: ports@FreeBSD.org, Jeremy Chadwick <koitsu@FreeBSD.org> Subject: Re: cricket-1.0.5_4 Message-ID: <3083AC65-837E-43F8-B741-D5369A45C458@brooknet.com.au> In-Reply-To: <Pine.SOC.4.64.0706160917100.16506@alf.uib.no> References: <Pine.SOC.4.64.0706152238540.16506@alf.uib.no> <20070615230054.GA88372@eos.sc1.parodius.com> <FF060F23-3063-4C3A-9AAB-A2453C6FA718@brooknet.com.au> <Pine.SOC.4.64.0706160917100.16506@alf.uib.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16/06/2007, at 5:19 PM, Roar Pettersen wrote: > Hello ! > >>>> I'm trying to compile Cricket, but I get this error message : >>>> server:/usr/ports/net-mgmt/cricket# make >>>> ===> cricket-1.0.5_4 uses a UID registered to another port. >>>> *** Error code 1 >>>> Can anybody look into this problem ? >>> Did you remove the IGNORE line from the Makefile? It looks like >>> you may >>> have. The IGNORE line explicitly states what the problem is; you >>> shouldn't be able to build the port if IGNORE is set to non-null. >>> IGNORE= uses a UID registered to another port >> >> The IGNORE line is why the build stopped in the first place >> (notice that the messages are the same). > > > The solution was to comment out this line like this : > > $FreeBSD: ports/net-mgmt/cricket/Makefile,v 1.28 2007/04/11 > 16:20:53 mux Exp $ > > #IGNORE= uses a UID registered to another port > > Now I was able to compile and install cricket. Keep in mind it's not a solution, just a workaround (because the problem still exists). BTW, you shouldn't really edit the port makefile like that - as long as you are aware of the issues, you can build a port with NO_IGNORE set.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3083AC65-837E-43F8-B741-D5369A45C458>