From owner-freebsd-stable Fri Nov 21 09:18:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA23015 for stable-outgoing; Fri, 21 Nov 1997 09:18:17 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from hub.org (hub.org [209.47.148.200]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA22998 for ; Fri, 21 Nov 1997 09:18:13 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by hub.org (8.8.5/8.7.5) with SMTP id MAA15413 for ; Fri, 21 Nov 1997 12:18:14 -0500 (EST) Date: Fri, 21 Nov 1997 12:18:14 -0500 (EST) From: The Hermit Hacker To: stable@freebsd.org Subject: make world fails? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've got to be missing *something* here, but make world is failing right at the onset, just after it recompiled 'make'. The following is with a 'make -DNOOBJDIR world', and I've gone into /usr/src/share/mk and installed that *just in case*...what else am I missing? *raised eyebrow*: -------------------------------------------------------------- Making hierarchy -------------------------------------------------------------- cd /usr/local/src && PATH=/usr/obj/usr/local/src/tmp/sbin:/usr/obj/usr/local/src/tmp/usr/sbin:/usr/obj/usr/local/src/tmp/bin:/usr/obj/usr/local/src/tmp/usr/bin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/sbin:/usr/X11/bin:/usr/local/jdk/bin:/home/staff/scrapp y/bin:/home/staff/scrappy/pgsql/bin:/home/staff/scrappy/pgsql/bin BISON_SIMPLE=/usr/obj/usr/local/src/tmp/usr/share/misc/bison.simple COMPILER_PATH=/usr/obj/usr/local/src/tmp/usr/libexec:/usr/obj/usr/local/src/tmp/usr/bin GCC_EXEC_PREFIX=/usr/obj/usr/lo cal/src/tmp/usr/lib/ LD_LIBRARY_PATH=/usr/obj/usr/local/src/tmp/usr/lib LIBRARY_PATH=/usr/obj/usr/local/src/tmp/usr/lib:/usr/obj/usr/local/src/tmp/usr/lib NOEXTRADEPEND=t /usr/obj/usr/local/src/tmp/usr/bin//usr/bin/make DESTDIR=/usr/obj/usr/local/src/tm p hierarchy /usr/obj/usr/local/src/tmp/usr/bin//usr/bin/make: not found *** Error code 2 Stop. *** Error code 1 Stop. #