From owner-freebsd-stable Fri Nov 2 15:49: 5 2001 Delivered-To: freebsd-stable@freebsd.org Received: from oddjob.trewitt.org (adsl-216-102-95-11.dsl.snfc21.pacbell.net [216.102.95.11]) by hub.freebsd.org (Postfix) with ESMTP id 5F80A37B40B for ; Fri, 2 Nov 2001 15:49:02 -0800 (PST) Received: from trewitt.org (g4.trewitt.org [10.0.0.4]) by oddjob.trewitt.org (8.11.3/8.11.1) with ESMTP id fA2Nmxh20766 for ; Fri, 2 Nov 2001 15:48:59 -0800 (PST) (envelope-from glenn@trewitt.org) Message-ID: <3BE322DC.32B3DBD8@trewitt.org> Date: Fri, 02 Nov 2001 16:49:33 -0700 From: Glenn Trewitt Reply-To: glenn@trewitt.org X-Mailer: Mozilla 4.78 (Macintosh; U; PPC) X-Accept-Language: en,pdf MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: make installworld failure perl/SDBM wants to modify /usr/obj References: Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit 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 just tried this, but my installworld died for a different reason. I've got /usr/src and /usr/obj NFS-mounted read-only. When it got to perl, it wanted to delete something... ===> gnu/usr.bin/perl/library/SDBM_File cd sdbm && make all rm -rf libsdbm.a rm: libsdbm.a: Read-only file system *** Error code 1 Stop in /usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File/sdbm. *** Error code 1 Stop in /usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/library/SDBM_File. *** Error code 1 etc... Any clues on this? installworld used to work just fine in this situation. - Glenn Trewitt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message