Date: Mon, 11 Mar 2002 15:33:02 -0500 From: Chris Faulhaber <jedgar@fxp.org> To: "Thomas Krause, CI" <freebsd@chef-ingenieur.de> Cc: freebsd-stable@freebsd.org Subject: Re: 4.5-RELEASEp2 ? Message-ID: <20020311203302.GB5642@peitho.fxp.org> In-Reply-To: <5.1.0.14.2.20020311211022.00b15368@mta2.webmatic.de> References: <5.1.0.14.2.20020310214537.00b15458@mta2.webmatic.de> <5.1.0.14.2.20020310214537.00b15458@mta2.webmatic.de> <5.1.0.14.2.20020311211022.00b15368@mta2.webmatic.de>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Mon, Mar 11, 2002 at 09:14:34PM +0100, Thomas Krause, CI wrote:
> At 22:54 10.03.2002 +0200, Charlie & wrote:
> >tag=RELENG_4_5
>
> Thanks for that!
> I've seen that bzip2 was also updated. How do I compile it?
> A simple "make" in /usr/src/contrib/bzip2 results in
>
> ./bzip2 -1 < sample1.ref > sample1.rb2
> cannot open sample1.ref: no such file
> *** Error code 2
>
> Stop in /usr/src/contrib/bzip2.
>
# cd /usr/src/lib/libbz2
# make depend && make all install
# cd /usr/src/usr.bin/bzip2
# make depend && make all install
the sources in src/contrib are just sources, not meant for building
under FreeBSD; the build infrastructures live in
src/{bin,gnu,lib,libexec,sbin,usr.bin,usr.sbin} as appropriate
--
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve - http://www.FreeBSD.org
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: FreeBSD: The Power To Serve
iEYEARECAAYFAjyNFH4ACgkQObaG4P6BelANDgCeOUu/gdAyXmrEBHP7s/VNpZm9
HZMAn1S2KzIvwx+rRykfcwmpfF5DK4WN
=w22S
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020311203302.GB5642>
