Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2002 21:16:56 +0200
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Eric Brunner-Williams in Portland Maine <brunner@nic-naa.net>
Cc:        Larry Rosenman <ler@lerctr.org>, freebsd-stable@FreeBSD.ORG
Subject:   Re: is it __stderrp or __stdiooutp or COMPAT3X=yes or ...
Message-ID:  <20021115191656.GA92514@sunbay.com>
In-Reply-To: <200211151911.gAFJBkov006801@nic-naa.net>
References:  <209840000.1037385651@lerlaptop.iadfw.net> <200211151911.gAFJBkov006801@nic-naa.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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

On Fri, Nov 15, 2002 at 02:11:46PM -0500, Eric Brunner-Williams in Portland=
 Maine wrote:
> ...
> > add
> > COMPAT3X=3Dyes
> > to your /etc/make.conf and make installworld.
>=20
> OK.
>=20
> I created /etc/make.conf, and added the 3X one-liner, cd'd to /usr/src,
> and ran make installworld. This comes to an end in /usr/src/lib/compat,
> libalias.so.3 doesn't exist.
>=20
> Fortunately, this is on a 2 CPU 1GHz PIII, so the buildworld won't be
> too long... then I'll try again.
>=20
You should have done the buildworld first -- libalias.so.3 need to be
unpacked before it'll be possible to install it (and others).  It's
actually enough to:

cd /usr/src/lib/compat/compat3x.i386 && make all install

if you need it urgently (without buildworld).  Change "i386" to "alpha"
if this is on Alpha.  :-)


Cheers,
--=20
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

--SUOF0GtieIMvvwua
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE91UgoUkv4P6juNwoRAjUTAJ9r+FEg2oIv46wYJ2D+04qYyJbLeACbBmsy
WXC+tZdG0PQqAHPa60hYXqM=
=5FH3
-----END PGP SIGNATURE-----

--SUOF0GtieIMvvwua--

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?20021115191656.GA92514>