Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 1996 09:22:04 +0200 (MET DST)
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-current@freefall.FreeBSD.org (user alias)
Subject:   makedefs in games/hack - stopped build
Message-ID:  <199605150722.JAA04194@gilberto.physik.rwth-aachen.de>

next 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:


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



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