From owner-freebsd-current Wed May 15 00:25:50 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA05020 for current-outgoing; Wed, 15 May 1996 00:25:50 -0700 (PDT) Received: from mail.rwth-aachen.de (mail.RWTH-Aachen.DE [137.226.144.9]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id AAA05000 for ; Wed, 15 May 1996 00:25:45 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de) by mail.rwth-aachen.de (PMDF V5.0-4 #13110) id <01I4Q9UNT98W000V2J@mail.rwth-aachen.de> for freebsd-current@freefall.FreeBSD.org; Wed, 15 May 1996 09:15:23 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id JAA04194 for freebsd-current@freefall.cdrom.com; Wed, 15 May 1996 09:22:05 +0200 Date: Wed, 15 May 1996 09:22:04 +0200 (MET DST) From: "Christoph P. Kukulies" Subject: makedefs in games/hack - stopped build To: freebsd-current@freefall.FreeBSD.org (user alias) Reply-to: Christoph Kukulies Message-id: <199605150722.JAA04194@gilberto.physik.rwth-aachen.de> MIME-version: 1.0 X-Mailer: ELM [version 2.4ME+ PL16 (25)] Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Last night I didn't run the full world build (with install) but only make cleandir depend all and the build stopped here: cc -O2 -m486 -pipe -fno-strength-reduce -o strfile strfile.o ===> games/grdc cc -O2 -m486 -pipe -fno-strength-reduce -c grdc.c cc -O2 -m486 -pipe -fno-strength-reduce -o grdc grdc.o -lncurses -lmytinfo gzip -c grdc.6 > grdc.6.gz ===> games/hack cc -O2 -m486 -pipe -fno-strength-reduce -fwritable-strings -c alloc.c cc -O2 -m486 -pipe -fno-strength-reduce -fwritable-strings -o makedefs /usr/src/games/hack/makedefs.c makedefs /usr/src/games/hack/def.objects.h > hack.onames.h makedefs: not found *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. I'm wondering if this is because I gave a different target or if it's a general problem. Or did I specify the wrong targets or missed some? --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de