Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 1996 13:02:08 +0200 (MET DST)
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        gjennejohn@frt.dec.com
Cc:        current%freebsd.org@inet-gw-1.pa.dec.com, kuku%gilberto.physik.rwth-aachen.de@inet-gw-1.pa.dec.com
Subject:   Re: makedefs in games/hack - stopped build
Message-ID:  <199605151102.NAA18486@gilberto.physik.rwth-aachen.de>
In-Reply-To: <9605151042.AA20463@cssmuc.frt.dec.com>

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.

Should I when build world as root? I believe not.


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

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



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