Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 96 12:42:04 +0200
From:      garyj@frt.dec.com
To:        current%freebsd.org@inet-gw-1.pa.dec.com
Cc:        kuku%gilberto.physik.rwth-aachen.de@inet-gw-1.pa.dec.com
Subject:   Re: makedefs in games/hack - stopped build 
Message-ID:  <9605151042.AA20463@cssmuc.frt.dec.com>
In-Reply-To: Message from "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>  of Wed, 15 May 96 09:22:04 %2B0200.

next in thread | previous in thread | raw e-mail | index | archive | help

kuku@gilberto.physik.rwth-aachen.de writes:
> 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 -lmytinf
 -o
> 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?
> 

looks to me like you don't have "." in your PATH.

---
Gary Jennejohn				(work) gjennejohn@frt.dec.com
					(home) Gary.Jennejohn@munich.netsurf.de
					(play) gj@freebsd.org





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9605151042.AA20463>