Skip site navigation (1)Skip section navigation (2)
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

--DKU6Jbt7q3WqK7+M
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Mar 11, 2002 at 09:14:34PM +0100, Thomas Krause, CI wrote:
> At 22:54 10.03.2002 +0200, Charlie & wrote:
> >tag=3DRELENG_4_5
>=20
> 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
>=20
> ./bzip2 -1  < sample1.ref > sample1.rb2
> cannot open sample1.ref: no such file
> *** Error code 2
>=20
> Stop in /usr/src/contrib/bzip2.
>=20

# 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

--=20
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org

--DKU6Jbt7q3WqK7+M
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: FreeBSD: The Power To Serve

iEYEARECAAYFAjyNFH4ACgkQObaG4P6BelANDgCeOUu/gdAyXmrEBHP7s/VNpZm9
HZMAn1S2KzIvwx+rRykfcwmpfF5DK4WN
=w22S
-----END PGP SIGNATURE-----

--DKU6Jbt7q3WqK7+M--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020311203302.GB5642>