Date: Fri, 24 Nov 2006 14:54:19 -0600 From: Josh Paetzel <josh@tcbug.org> To: freebsd-ports@freebsd.org Cc: Atom Smasher <atom@smasher.org> Subject: Re: devel/boost-python != gtar Message-ID: <200611241454.19607.josh@tcbug.org> In-Reply-To: <20061124181007.45493.qmail@smasher.org> References: <20061124181007.45493.qmail@smasher.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 24 November 2006 12:09, Atom Smasher wrote: > this causes devel/boost-python to fail: > > # ls -lh =gtar =bsdtar =tar > -r-xr-xr-x 1 root wheel 47K May 6 2006 /usr/bin/bsdtar > lrwxr-xr-x 1 root wheel 19B Nov 24 12:52 /usr/bin/tar -> > /usr/local/bin/gtar -r-xr-xr-x 1 root wheel 201K Nov 13 20:09 > /usr/local/bin/gtar > > > fix: link "bsdtar" to "tar". > > > * boost-python-1.33.1_2 > * bsdtar 1.02.023, libarchive 1.02.026 > * tar (GNU tar) 1.15.1 > * FreeBSD 6.1-RELEASE Real fix...don't mess with the link from bsdtar to tar in the first place. :) -- Thanks, Josh Paetzel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611241454.19607.josh>