From owner-freebsd-stable Wed Sep 27 7:44:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wilson.acpub.duke.edu (wilson.acpub.duke.edu [152.3.233.69]) by hub.freebsd.org (Postfix) with ESMTP id EE00A37B422 for ; Wed, 27 Sep 2000 07:44:07 -0700 (PDT) Received: from bobzilla.adsl.duke.edu (bobzilla.adsl.duke.edu [152.16.67.15]) by wilson.acpub.duke.edu (8.9.3/8.9.3/Duke-5.0.0) with ESMTP id KAA05757; Wed, 27 Sep 2000 10:44:04 -0400 (EDT) Received: (from sto@localhost) by bobzilla.adsl.duke.edu (8.11.0/8.11.0) id e8REi2e73438; Wed, 27 Sep 2000 10:44:02 -0400 (EDT) (envelope-from sto) Date: Wed, 27 Sep 2000 10:44:02 -0400 From: "Sean O'Connell" To: Joseph Jacobson Cc: stable@FreeBSD.ORG Subject: Re: installworld error Message-ID: <20000927104402.B73393@stat.Duke.EDU> Reply-To: "Sean O'Connell" Mail-Followup-To: Sean O'Connell , Joseph Jacobson , stable@FreeBSD.ORG References: <200009271147.e8RBlLP26274@home.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200009271147.e8RBlLP26274@home.my.domain>; from jacobson@pobox.com on Wed, Sep 27, 2000 at 07:47:20AM -0400 X-Organization: House of Schmutzli X-Kitties: Bitty Maya CJ Keisha Jacob Hopey X-Hound: Bob X-OS-of-Choice: FreeBSD Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joseph Jacobson stated: : : This was cvsup'd ~ 25 Sept 2000 22:30. : : FreeBSD home 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Tue Sep 26 23:20:03 EDT 2000 : joe@home:/usr/obj/usr/src/sys/new i386 : : : Appending installation info to /usr/libdata/perl/5.00503/mach/perllocal.pod : cd sdbm && make all : rm -rf libsdbm.a : ar cr libsdbm.a sdbm.o pair.o hash.o && : libsdbm.a : chmod 755 libsdbm.a : chmod:No such file or directory : *** Error code 1 : : Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/SDBM_File/sdbm. : *** Error code 1 Joseph- this is something evil that has recently cropped up in the stable installworld. It has to do with putting the install bins in /tmp/inst??? and only using those. The perl install (for whatever reason) wants to have chmod in there. The trick is to add chmod to the list of binaries in /usr/src/Makefile.inc1 (line # is approx 313). S -- 1--------01---------01--------01--------01--------01--------01--------0 Sean O'Connell sean@stat.Duke.EDU To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message