From owner-freebsd-questions@FreeBSD.ORG Wed Aug 22 06:44:29 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56FC716A417 for ; Wed, 22 Aug 2007 06:44:29 +0000 (UTC) (envelope-from martin@saturn.pcs.ms) Received: from saturn.pcs.ms (114-4.0-85.cust.bluewin.ch [85.0.4.114]) by mx1.freebsd.org (Postfix) with ESMTP id ADCF313C48E for ; Wed, 22 Aug 2007 06:44:28 +0000 (UTC) (envelope-from martin@saturn.pcs.ms) Received: from saturn.pcs.ms (localhost [127.0.0.1]) by saturn.pcs.ms (8.13.6/8.13.6) with ESMTP id l7M6iV9J004346; Wed, 22 Aug 2007 08:44:31 +0200 (CEST) (envelope-from martin@saturn.pcs.ms) Received: (from martin@localhost) by saturn.pcs.ms (8.13.6/8.13.6/Submit) id l7M6iVuo004345; Wed, 22 Aug 2007 08:44:31 +0200 (CEST) (envelope-from martin) Date: Wed, 22 Aug 2007 08:44:31 +0200 From: Martin Schweizer To: Kris Kennaway Message-ID: <20070822064430.GB3852@saturn.pcs.ms> Mail-Followup-To: Kris Kennaway , freebsd-questions@freebsd.org References: <20070822042246.GA3497@saturn.pcs.ms> <20070822043725.GA2869@rot26.obsecurity.org> <20070822045118.GB3497@saturn.pcs.ms> <20070822063102.GA4141@rot26.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hHWLQfXTYDoKhP50" Content-Disposition: inline In-Reply-To: <20070822063102.GA4141@rot26.obsecurity.org> User-Agent: Mutt/1.4.2.1i Organization: PC-Service M. Schweizer GmbH, CH-8608 Bubikon, Switzerland X-PGP-Key: http://www.pc-service.ch/pgp/public_key.asc X-Fingerprint: EC21 CA4D 5C78 BC2D 73B7 10F9 C1AE 1691 D30F D239 Cc: freebsd-questions@freebsd.org Subject: Re: ldconfig problem after upgrade 4.11 to 5.5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Schweizer List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Aug 2007 06:44:29 -0000 --hHWLQfXTYDoKhP50 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Kris Am Wed, Aug 22, 2007 at 02:31:04AM -0400 Kris Kennaway schrieb: > >=20 > > Am Wed, Aug 22, 2007 at 12:37:25AM -0400 Kris Kennaway schrieb: > > > On Wed, Aug 22, 2007 at 06:22:46AM +0200, Martin Schweizer wrote: > > > > After I updated my 4.11 to an 5.5 system (following /usr/src/UPDATI= NG), I get=20 > > > > around 63 error messages while the system boot up: > > > >=20 > > > > ldconfig: /var/run/ld.so.hints: No such file or directory > > > > search: trailing characters ignored > > > > No such file or directory > > > > 0: - lmalloc.1.1: trailing characters ignored. No such file= or=20 > > > > directory > > > > ... > > > > ... > > > >=20 > > > Looks like it might be a broken symlink. > > >=20 > > > Why are you updating to 5.5 though? You should be using 6.2. > >=20 > > If I'm understanding /usr/src/UPDATING correct I should first update to= 5.5=20 > > and then to 6.2? >=20 > OK. It may have been easier (and still could be) to just do a binary > upgrade instead. >=20 > > Any ideas where I can check this symlink? >=20 > Use find(1) to look for libmalloc.so.1.1 The files are all located in /usr/lib/compat/aout. The path is defined in= =20 /etc/defaults/rc.conf [snip] ldconfig_paths_aout=3D"/usr/lib/compat/aout /usr/X11R6/lib/aout /usr/local/= lib/aout" [snip] Any ideas? --=20 Regards Martin Schweizer PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch; public key : http://www.pc-service.ch/pgp/public_key.asc;=20 fingerprint: EC21 CA4D 5C78 BC2D 73B7 10F9 C1AE 1691 D30F D239; --hHWLQfXTYDoKhP50 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFGy9tOwa4WkdMP0jkRAsKMAJ9pe489cKK035x2bqxyB23y/MDq2wCfYHDZ 7Yl6l3EgY5/xJ3hOTPP4p24= =W7Bw -----END PGP SIGNATURE----- --hHWLQfXTYDoKhP50--