From owner-freebsd-ports@FreeBSD.ORG Thu Dec 11 14:51:10 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 467D816A4CE for ; Thu, 11 Dec 2003 14:51:10 -0800 (PST) Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D6E443D90 for ; Thu, 11 Dec 2003 14:51:04 -0800 (PST) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 67C9D175D1; Thu, 11 Dec 2003 23:51:02 +0100 (CET) Date: Thu, 11 Dec 2003 23:51:02 +0100 From: Anton Berezin To: David Hunt Message-ID: <20031211225102.GA33623@heechee.tobez.org> Mail-Followup-To: Anton Berezin , David Hunt , ports@FreeBSD.org References: <200312120848.08925.davidh@apdata.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200312120848.08925.davidh@apdata.com.au> User-Agent: Mutt/1.5.4i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: p5-Convert-UUlib-0.31,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 22:51:10 -0000 David, On Fri, Dec 12, 2003 at 08:48:08AM +1030, David Hunt wrote: > I have done a CVS update not all that long ago for ports, and the src of 4.9. > Whe I tried to build p5-Convert-UUlib-1.0,1, it fails as follows: > cc -c -O -pipe -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -DPIC -fpic -I/ > usr/libdata/perl/5.00503/mach/CORE UUlib.c > UUlib.xs: In function `XS_Convert__UUlib_LoadFile': > UUlib.xs:394: `partno' undeclared (first use in this function) > UUlib.xs:394: (Each undeclared identifier is reported only once > UUlib.xs:394: for each function it appears in.) > *** Error code 1 How did you update the ports collection? You seem to be missing a directory files/ and a patch in it under converters/p5-Convert-UUlib. Try to re-cvsup or, if you are using cvs update, do not forget -d option there. The patch takes care of this exact problem. Cheers, \Anton. -- Civilization is a fractal patchwork of old and new and dangerously new. -- Vernor Vinge