Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 1998 11:09:01 +0200 (MEST)
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        freebsd-current@freefall.cdrom.com
Subject:   nodes.h
Message-ID:  <199805150909.LAA05186@gilberto.physik.RWTH-Aachen.DE>

next in thread | raw e-mail | index | archive | help
I didn't build a world in a month or so and yesterday I started another one
which prematurely ended with:

cc -O2 -m486 -pipe -DSHELL -I. -I/a/src/bin/sh   -I/usr/obj/a/src/tmp/usr/include -c /a/src/bin/sh/alias.c
yacc -d /a/src/bin/sh/arith.y
cp y.tab.c arith.c
cc -O2 -m486 -pipe -DSHELL -I. -I/a/src/bin/sh   -I/usr/obj/a/src/tmp/usr/include -c arith.c
lex -t -8 /a/src/bin/sh/arith_lex.l > arith_lex.c
cc -O2 -m486 -pipe -DSHELL -I. -I/a/src/bin/sh   -I/usr/obj/a/src/tmp/usr/include -c arith_lex.c
cc -O2 -m486 -pipe -DSHELL -I. -I/a/src/bin/sh   -I/usr/obj/a/src/tmp/usr/include -c /a/src/bin/sh/cd.c
/a/src/bin/sh/cd.c:56: nodes.h: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


Am I out of sync with the source tree or is something else wrong?

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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