From owner-freebsd-current Mon Sep 28 00:51:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA22360 for freebsd-current-outgoing; Mon, 28 Sep 1998 00:51:49 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA22330 for ; Mon, 28 Sep 1998 00:51:36 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zNY5X-0004cD-00; Mon, 28 Sep 1998 01:51:19 -0600 Received: (from imp@localhost) by harmony.village.org (8.9.1/8.8.3) id BAA15398 for current@freebsd.org; Mon, 28 Sep 1998 01:52:36 -0600 (MDT) Date: Mon, 28 Sep 1998 01:52:36 -0600 (MDT) From: Warner Losh Message-Id: <199809280752.BAA15398@harmony.village.org> To: current@FreeBSD.ORG Subject: Expected at end of make installworld Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get the following with make installworld after a make buildworld. I get it both with and without -DNOAOUT. Is it expected? Warner -------------------------------------------------------------- >>> Rebuilding man page indexes -------------------------------------------------------------- cd /home/imp/FreeBSD/src/share/man; /usr/obj/elf/home/imp/FreeBSD/src/tmp/usr/bin/make makedb makewhatis /usr/share/man /usr/libexec/ld.so: warning: /usr/obj/elf/home/imp/FreeBSD/src/tmp/usr/lib/libm.so.2: minor version -1 older than expected 0, using it anyway ld.so failed: bad magic number in "/usr/obj/elf/home/imp/FreeBSD/src/tmp/usr/lib/libm.so.2" *** Error code 1 Stop. I've seen this on last week's sources as well as today's sources. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message