From owner-freebsd-emulation Sun May 21 16:47:14 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 5FC1237B7DB for ; Sun, 21 May 2000 16:47:05 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id JAA77055; Mon, 22 May 2000 09:16:07 +0930 (CST) Date: Mon, 22 May 2000 09:16:07 +0930 From: Greg Lehey To: Ollivier Robert Cc: emulation@FreeBSD.ORG Subject: HEADS UP missing? (was: Linux ldconfig halts the system) Message-ID: <20000522091607.B76524@freebie.lemis.com> References: <20000521122822.A90933@keltia.freenix.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20000521122822.A90933@keltia.freenix.fr> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sunday, 21 May 2000 at 12:28:22 +0200, Ollivier Robert wrote: > Has anyone seen this ? > > After upgrading my laptop to the latest CURRENT (yesterday), everytime the > system tries to run "/compat/linux/sbin/ldconfig" as part of rc.i386, the > kernel halts. Not a panic but a "normal" stop with the two messages 'Waiting > (60 seconds) for bufdaemon to stop'. Yes. There was something in UPDATING about this, which I think is worth a HEADS UP: 20000417: The method that we brand ELF binaries has changed to be more acceptible to the binutils maintainers. You will need to rebrand your ELF binaries that aren't native. One problem binary is the Linux ldconfig. After your make world, but before you reboot, you'll neeed to issue: brandelf -t Linux /compat/linux/sbin/ldconfig if you have Linux compatibility enabled on your machine. > The ldconfig binary comes from linux_base-5.2 and has been brandelf'd Linux. > > -rwxr-xr-x 1 root wheel 110368 May 21 12:18 ldconfig Possibly before 17 April? Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message