From owner-freebsd-stable Fri Feb 14 12: 0:51 2003 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 3152637B401 for ; Fri, 14 Feb 2003 12:00:49 -0800 (PST) Received: from www.unsam.edu.ar (ns2.unsam.edu.ar [170.210.48.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2361743F85 for ; Fri, 14 Feb 2003 12:00:45 -0800 (PST) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by www.unsam.edu.ar (8.9.3/8.9.3) with ESMTP id RAA22475 for ; Fri, 14 Feb 2003 17:00:38 -0300 (ART) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost.iib.unsam.edu.ar [127.0.0.1]) by pi.iib.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id h1EJxktS049432 for ; Fri, 14 Feb 2003 16:59:46 -0300 (ART) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.12.6/8.12.6/Submit) id h1EJxkx4049431 for freebsd-stable@freebsd.org; Fri, 14 Feb 2003 16:59:46 -0300 (ART) Date: Fri, 14 Feb 2003 16:59:46 -0300 From: Fernan Aguero To: FreeBSD STABLE Subject: make installworld fails on libperl.a Message-ID: <20030214195946.GD83793@iib.unsam.edu.ar> Mail-Followup-To: Fernan Aguero , FreeBSD STABLE Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i 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 am using a FreeBSD-4.7-STABLE (Jan24) to build world and kernel for an older machine (Pentium1). buildworld and buildkernel proceed OK on the build host. In the install host I do: mount build:/usr/src /usr/src mount build:/usr/obj /usr/obj make installworld and then I get an error about a missing perl library. This already occurred twice, in the last two days (I cvsup my sources daily). Has this been noticed already? Error messages below. Fernan Quoting the last lines of the output: ... ... ===> gnu/usr.bin/perl ===> gnu/usr.bin/perl/libperl install -C -o root -g wheel -m 444 libperl.a /usr/lib install: libperl.a: No such file or directory *** Error code 71 Stop in /usr/src/gnu/usr.bin/perl/libperl. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl. *** Error code 1 Stop in /usr/src/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 -- F e r n a n A g u e r o http://genoma.unsam.edu.ar/~fernan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message