From owner-cvs-src@FreeBSD.ORG Thu Sep 4 02:28:06 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DAB216A4BF; Thu, 4 Sep 2003 02:28:06 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A25C43F75; Thu, 4 Sep 2003 02:28:02 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h849Rt86050370 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 4 Sep 2003 12:27:55 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h849RtDn050365; Thu, 4 Sep 2003 12:27:55 +0300 (EEST) (envelope-from ru) Date: Thu, 4 Sep 2003 12:27:55 +0300 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20030904092755.GD45051@sunbay.com> References: <200309040429.h844TBhD058678@repoman.freebsd.org> <20030904083617.GA56261@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FFoLq8A0u+X9iRU8" Content-Disposition: inline In-Reply-To: <20030904083617.GA56261@dragon.nuxi.com> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Peter Wemm Subject: Re: cvs commit: src/share/mk bsd.lib.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2003 09:28:06 -0000 --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--