From owner-freebsd-stable Fri Sep 15 16:38: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailman.cs.ucla.edu (Mailman.CS.UCLA.EDU [131.179.128.30]) by hub.freebsd.org (Postfix) with ESMTP id 06C0C37B424 for ; Fri, 15 Sep 2000 16:37:59 -0700 (PDT) Received: from rdwarrior.cs.ucla.edu (rdwarrior.cs.ucla.edu [131.179.192.88]) by mailman.cs.ucla.edu (8.9.1/UCLACS-5.0) with ESMTP id QAA10272 for ; Fri, 15 Sep 2000 16:37:53 -0700 (PDT) Date: Fri, 15 Sep 2000 16:37:55 -0700 (PDT) From: "B. Scott Michel" To: freebsd-stable@freebsd.org Subject: installworld on recent cvsup RELENG_4 fails Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This has surfaced for me a few times over the last couple of days -- installworld dies during perl install attempting to rebuild the SDBM_File libsdbm.a library. Not really worth sending the output, since installworld appears to be attempting to reconstitute libsdbm.a in the source and not in the object directory. It's possible to hack around this with a 'make NOPERL=true installworld', but it is annoying. -scooter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message