From owner-freebsd-current Thu Apr 29 16:49:41 1999 Delivered-To: freebsd-current@freebsd.org Received: from kogge.Hanse.DE (kogge.hanse.de [192.76.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 7DC3315311 for ; Thu, 29 Apr 1999 16:49:35 -0700 (PDT) (envelope-from stefan.bethke@hanse.de) Received: from transit.hanse.de (transit-a.Hanse.DE [193.174.9.161]) by kogge.Hanse.DE (8.9.1/8.9.1) with ESMTP id BAA75432 for ; Fri, 30 Apr 1999 01:49:21 +0200 (CEST) (envelope-from stefan.bethke@hanse.de) Received: from monster.transit-a.hanse.de (monster [193.174.9.163]) by transit.hanse.de (8.8.8/8.8.8) with ESMTP id BAA11314 for ; Fri, 30 Apr 1999 01:49:19 +0200 (CEST) (envelope-from stefan.bethke@hanse.de) Date: Fri, 30 Apr 1999 01:48:57 +0200 From: Stefan Bethke To: freebsd-current@freebsd.org Subject: make world fails when updating from older -current Message-ID: <59687.3134425737@monster.transit-a.hanse.de> Originator-Info: login-id=stb; server=transit.transit-a.hanse.de X-Mailer: Mulberry (MacOS) [1.4.0, s/n U-301178] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was trying to go to -current from RELENG_3. Realising that doing both egcs and newbus in one step might be one too much, I started off with a -current from about 3 weeks ago. make wold wnet fine mostly. However, building the modules faild at some point with the problem described below. I was able to finish the build by manually (cd /usr/src/sys/modules; make). Also, the kernel build failed on that source base (yeah, I should provide more info, but I'll still have to try the build on PRE_NEWBUS, and if that still fails, I will post appropriate information). Now, with a successful world from about three weeks ago, when trying to make buildworld from about 3 days ago, I get: ===> sys/modules/fxp @ -> /src/4/src/sys machine -> /src/4/src/sys/i386/include echo "#define NFXP 1" > fxp.h echo "#define NBPFILTER 0" > bpfilter.h touch opt_bdg.h perl5 /src/4/src/sys/modules/fxp/../../kern/makedevops.pl -h /src/4/src/sys/modules/fxp/../../kern/device_if.m perl5: not found *** Error code 1 Stop. Again, (cd /usr/src/sys/modules; make) seems to works fine. I haven't investigated this any further; but having perl5 not available despite being in the base system and having it in the path (/usr/bin/perl5) makes me somewhat suspicious... Stefan -- Stefan Bethke Muehlendamm 12 Phone: +49-40-256848, +49-177-3504009 D-22087 Hamburg Hamburg, Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message