Date: Thu, 11 Dec 2003 23:51:02 +0100 From: Anton Berezin <tobez@FreeBSD.org> To: David Hunt <davidh@apdata.com.au> Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: p5-Convert-UUlib-0.31,1 Message-ID: <20031211225102.GA33623@heechee.tobez.org> In-Reply-To: <200312120848.08925.davidh@apdata.com.au> References: <200312120848.08925.davidh@apdata.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031211225102.GA33623>