From owner-freebsd-current@FreeBSD.ORG Tue Oct 5 15:42:09 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A76A16A4CE for ; Tue, 5 Oct 2004 15:42:09 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5F4143D3F for ; Tue, 5 Oct 2004 15:42:08 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 027A25138B; Tue, 5 Oct 2004 08:43:25 -0700 (PDT) Date: Tue, 5 Oct 2004 08:43:25 -0700 From: Kris Kennaway To: Andrew Wiles Message-ID: <20041005154325.GA54632@xor.obsecurity.org> References: <41621E23.7080103@jara23.co.uk> <20041005041644.GA21533@xor.obsecurity.org> <416222D4.6020803@jara23.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <416222D4.6020803@jara23.co.uk> User-Agent: Mutt/1.4.2.1i cc: cswiger@mac.com cc: freebsd-current@freebsd.org cc: Kris Kennaway Subject: Re: PPP/su startup error X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 15:42:09 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 05, 2004 at 05:28:04AM +0100, Andrew Wiles wrote: > Kris Kennaway wrote: > >On Tue, Oct 05, 2004 at 05:08:03AM +0100, Andrew Wiles wrote: > > > >>Since just prior to the new pfil hooks commit and with 5.3-BETA7 I now= =20 > >>get the following error on boot: > >> > >>Starting ppp as "root" > >>/libexec/ld-elf.so.1: > >>Shared object "libintl.so.6" not found, required by "su" > >> > >>The shared library exists in /usr/local/lib but isn't being found. > >>As to why su or ppp would need that lib at boot time also confuses me a= s=20 > >>it is now part of the base system. > >> > >>Running either su or ppp after the system is up works fine. > >> > >>Any help with this problem would be appreciated. > > > > > >What does /usr/bin/su link to? Do you have any other spurious su > >binaries in the system path? > > > >kris > > >=20 > su looks normal to me, and no other su's anywhere on the system. > Could it possibly be because my ppp script uses the pppoa port for its=20 > connection that it is now failing? Yes. It's probably being run too early in the boot process. Kris --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBYsEdWry0BWjoQKURAoQQAJ4umfKHkWCMVRCs+HjqH3pOqf1YHgCfT0P9 UA2wfx2ZCBnI9/ZKnwqebCI= =Iav1 -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY--