From owner-freebsd-current Tue Nov 23 15:41:20 1999 Delivered-To: freebsd-current@freebsd.org Received: from mailgw.cablecom.ne.jp (mailgw.cablecom.ne.jp [202.248.199.37]) by hub.freebsd.org (Postfix) with ESMTP id C2EF31542A for ; Tue, 23 Nov 1999 15:41:17 -0800 (PST) (envelope-from motoyuki@snipe.rim.or.jp) Received: from srv2.cablecom.ne.jp by mailgw.cablecom.ne.jp (8.9.3/3.7W) id IAA12358; Wed, 24 Nov 1999 08:40:47 +0900 (JST) Received: from mail.snipe.rim.or.jp by srv2.cablecom.ne.jp (8.9.3/3.7W) id IAA10262; Wed, 24 Nov 1999 08:40:45 +0900 (JST) Received: from sakura.snipe.rim.or.jp (sakura.snipe.rim.or.jp [192.168.11.4]) by mail.snipe.rim.or.jp (8.9.3/3.7W) with ESMTP id IAA80751; Wed, 24 Nov 1999 08:40:44 +0900 (JST) Received: from sakura.snipe.rim.or.jp (localhost [127.0.0.1]) by sakura.snipe.rim.or.jp (8.9.3/3.7W) with ESMTP id IAA14559; Wed, 24 Nov 1999 08:40:44 +0900 (JST) Message-Id: <199911232340.IAA14559@sakura.snipe.rim.or.jp> To: Marcel Moolenaar Cc: current@FreeBSD.org Subject: Re: make -j13 world broken X-Mailer: mh-e on Mule 2.3 / Emacs 19.34.1 References: <199911230809.KAA76941@zibbi.mikom.csir.co.za> <383A639C.4D21A2FF@scc.nl> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Date: Wed, 24 Nov 1999 08:40:44 +0900 From: Motoyuki Konno Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Marcel Moolenaar wrote: > > A normal "make world" on current is ok, but a "make -j13 world" is broken. > > I have looked at it a little bit, but I can't figure out what is going > > wrong. It dies with: I also found that "make -j world" is broken, with Makefile.inc1 rev 1.93. ======== log starts here ======== -------------------------------------------------------------- >>> Building elf libraries -------------------------------------------------------------- cd /usr/src; PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/ LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib PERL5LIB=/usr/libdata/perl/5.00503 OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec CFLAGS="-nostdinc -O2 -m486 -pipe" make DESTDIR=/usr/obj/usr/src/tmp -f Makefile.inc1 libraries make: not found *** Error code 127 1 error *** Error code 2 1 error ========= log ends here ========= > I assume make(1) has been built, because that's the first constructive > thing that happens. Can you check that it has been installed? -------- motoyuki@sakura[280] % cd /usr/obj/usr/src/tmp/usr/bin motoyuki@sakura[281] % ls -alg make -r-xr-xr-x 1 root wheel 168096 Nov 24 08:20 make -------- If you need more information, please tell me. -- ------------------------------------------------------------------------ Motoyuki Konno mkonno@res.yamanashi-med.ac.jp (Univ) motoyuki@snipe.rim.or.jp (Home) motoyuki@FreeBSD.ORG (FreeBSD Project) Yamanashi Medical University http://www.freebsd.org/~motoyuki/ (WWW) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message