From owner-freebsd-current Fri Jun 7 09:00:36 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA26480 for current-outgoing; Fri, 7 Jun 1996 09:00:36 -0700 (PDT) Received: from luke.pmr.com (luke.pmr.com [206.224.65.132]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA26467 for ; Fri, 7 Jun 1996 09:00:30 -0700 (PDT) Received: (from bob@localhost) by luke.pmr.com (8.7.5/8.6.9) id LAA13924 for freebsd-current@freefall.cdrom.com; Fri, 7 Jun 1996 11:00:24 -0500 (CDT) From: Bob Willcox Message-Id: <199606071600.LAA13924@luke.pmr.com> Subject: Prob w/make world & libc! Pls help. To: freebsd-current@freefall.FreeBSD.org (freebsd-current) Date: Fri, 7 Jun 1996 11:00:24 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Since about June 3rd I have not been able to do a make world on my -current systems. They get as far as installation of a new libc.so.3.0 then every thing falls apart. Most commands then fail with signal 11's. I have to reinstall the old versions of the libraries to get the system back to a working state. Has there been some change that breaks compatibility between -current as of 6/1 and 6/3? I have scanned the freebsd mailing lists but could find nothing mentioned. This has happened on two of my systems (I know, I'm a glutton for punishment :-(). Here is how my "make -k world" fails: ... ===> libc install -c -o bin -g bin -m 444 libc.a /usr/lib install -c -o bin -g bin -m 444 -fschg libc.so.3.0 /usr/lib install -c -o bin -g bin -m 444 libc_pic.a /usr/lib *** Signal 11 (continuing) `install' not remade because of errors. ===> libcompat Memory fault - core dumped At this point the entire system is hosed. I have to reboot into single-user mode and restore the libraries to get it to work again. Please help...what am I missing? Thanks, -- Bob Willcox bob@luke.pmr.com Austin, TX