Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 1996 10:44:44 -0600
From:      Nate Williams <nate@sri.MT.net>
To:        Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
Cc:        freebsd-current@freefall.freebsd.org (user alias)
Subject:   Re: makedefs in games/hack - stopped build
Message-ID:  <199605151644.KAA19417@rocky.sri.MT.net>
In-Reply-To: <199605150722.JAA04194@gilberto.physik.rwth-aachen.de>
References:  <199605150722.JAA04194@gilberto.physik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> Last night I didn't run the full world build (with install) but
> only
> 
> make cleandir depend all
> 
> and the build stopped here:
> ===> 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?

Nope, it's a bug and I *think* I've got it fixed, along with some other
problems in the hack Makefile.  You should seem a commit happening soon.


Nate



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