From owner-freebsd-current Fri May 15 02:09:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA12812 for freebsd-current-outgoing; Fri, 15 May 1998 02:09:04 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA12805 for ; Fri, 15 May 1998 02:09:02 -0700 (PDT) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from gilberto.physik.RWTH-Aachen.DE (gilberto.physik.rwth-aachen.de [137.226.30.2]) by freefall.freebsd.org (8.8.8/8.8.5) with ESMTP id CAA11948 for ; Fri, 15 May 1998 02:05:08 -0700 (PDT) Received: (from kuku@localhost) by gilberto.physik.RWTH-Aachen.DE (8.8.8/8.8.7) id LAA05186 for freebsd-current@freefall.cdrom.com; Fri, 15 May 1998 11:09:01 +0200 (MEST) (envelope-from kuku) Date: Fri, 15 May 1998 11:09:01 +0200 (MEST) From: Christoph Kukulies Message-Id: <199805150909.LAA05186@gilberto.physik.RWTH-Aachen.DE> To: freebsd-current@freefall.cdrom.com Subject: nodes.h Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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