From owner-freebsd-stable Fri Sep 13 10: 7:12 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3887537B400 for ; Fri, 13 Sep 2002 10:07:08 -0700 (PDT) Received: from zephir.primus.ca (mail.tor.primus.ca [216.254.136.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1E6943E3B for ; Fri, 13 Sep 2002 10:07:07 -0700 (PDT) (envelope-from leth@primus.ca) Received: from dialin-162-145.tor.primus.ca ([216.254.162.145]) by zephir.primus.ca with esmtp (Exim 3.33 #16) id 17ptuM-00007V-0A for freebsd-stable@freebsd.org; Fri, 13 Sep 2002 13:07:07 -0400 Date: Fri, 13 Sep 2002 13:07:22 -0400 (EDT) From: Jason Hunt X-X-Sender: leth@lethargic.dyndns.org To: freebsd-stable@freebsd.org Subject: linux_base-7.1 woes Message-ID: <20020913130356.H39834-100000@lethargic.dyndns.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm not sure how appropriate this is for -stable, but maybe someone here can help .. I am running 4.7-PRERELEASE from Tue Sep 10 23:44:03 EDT 2002. The ports tree was cvsup'd around the same time. When trying to install linux_base, I get the following: [root@erp:/usr/ports/emulators/linux_base]# make install ===> Installing for linux_base-7.1_1 kern.fallback_elf_brand: -1 -> 3 glibc-common-2.2.4-29.i386.rpm glibc-2.2.4-29.i386.rpm execution of glibc-2.2.4-29 script failed, exit status 0 *** Error code 1 Stop in /usr/ports/emulators/linux_base. And, the kernel is spitting out: pid 5389 (glibc_post_upgra), uid 0: exited on signal 12 (core dumped) I was given a suggestion that the kernel module might be out of date. Do I have to do anything outside of just a regular build/installworld? I did "rm -R /usr/compat/linux" and tried again, but I got the exact same problem. I believe that all of the package depended on by linux_base are up to date. From what I can tell, there are no hardware issues with this machine either. Not really sure where to go from here. Any help would be appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message