Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 2003 12:27:55 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        "David O'Brien" <obrien@FreeBSD.org>
Cc:        Peter Wemm <peter@FreeBSD.org>
Subject:   Re: cvs commit: src/share/mk bsd.lib.mk
Message-ID:  <20030904092755.GD45051@sunbay.com>
In-Reply-To: <20030904083617.GA56261@dragon.nuxi.com>
References:  <200309040429.h844TBhD058678@repoman.freebsd.org> <20030904083617.GA56261@dragon.nuxi.com>

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

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

On Thu, Sep 04, 2003 at 01:36:17AM -0700, David O'Brien wrote:
> On Wed, Sep 03, 2003 at 09:29:11PM -0700, Peter Wemm wrote:
> > peter       2003/09/03 21:29:11 PDT
> >=20
> >   FreeBSD src repository
> >=20
> >   Modified files:
> >     share/mk             bsd.lib.mk=20
> >   Log:
> >   Emergency backout of rev 1.152.  This is a 100% guaranteed way to tot=
ally
> >   hose your system.  You end up with just about everything statically l=
inked
> >   (except for libpam.so), which then causes all the pam users to fail.
> >   eg: login, sshd, su etc all stop working because dlopen no longer wor=
ks
> >   because there is no libc.so in memory anymore.
> >  =20
> >   gcc passes -L/usr/lib to ld.  The /usr/lib/libxxx.so symlink is *not*=
 a
> >   compatability link.  It is actually the primary link.  There should b=
e no
> >   symlinks in /lib at all.  Only /lib/libXX.so.Y.
> >=20
Sorry about that, I shouldn't have just take it for granted that these
symlinks are no longer needed.  Thanks, Peter, for backing it out.

> GCC should have additional changes then.  It is going to confuse other
> things to have the symlink in one directory and the real libs in another.
>=20
I will look into what else is needed in our toolchain to get rid of these
symlinks, and get back to you, David.


Cheers,
--=20
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software Ltd,
ru@FreeBSD.org		FreeBSD committer

--FFoLq8A0u+X9iRU8
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQE/VwWaUkv4P6juNwoRAgBjAJ4/uyhzgIIslLH3vjquvYcMFbaxWQCfRHj/
VHJeockDS4Y79Jsu6dWMBbc=
=cDRl
-----END PGP SIGNATURE-----

--FFoLq8A0u+X9iRU8--



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