Return-Path: postman Delivery-Date: Thu, 28 Oct 93 10:48:32 PDT Return-Path: postman Received: by postgres.Berkeley.EDU (5.61/1.29) id AA17218; Thu, 28 Oct 93 10:36:07 -0700 Resent-From: postman (POSTGRES mailing list) Resent-Message-Id: <9310281736.AA17218@postgres.Berkeley.EDU> Sender: owner-postman@postgres.Berkeley.EDU X-Return-Path: strauss@dkrz.d400.de Received: from regen.dkrz.de by postgres.Berkeley.EDU (5.61/1.29) id AA17205; Thu, 28 Oct 93 10:35:56 -0700 X400-Received: by /PRMD=dkrz/ADMD=d400/C=de/; Relayed; 28 Oct 93 18:40:46+0100 Date: 28 Oct 93 18:40:46+0100 From: Heiner Strauss Message-Id: <9310281740.AA00363@luv.dkrz.de> Subject: bmake : Fatal errors encountered -- cannot continue To: postgres@postgres.berkeley.edu X-Mailer: ELM [version 2.3 PL5] Resent-To: postgres-dist Resent-Date: Thu, 28 Oct 93 10:36:05 PDT Hi ! I'm trying to compile Postgres. I made a bmake, but I'm not shure if it's working. When I do "bmake" in the src directory, it dies always at the same place after tons of (not helpfull) output : ... Caching ../postmaster...done Global:CLEANFILES = bootscanner.c ${BOOTYACCS} y.tab.h y.output ${BKIFILES} ${GENFILES} ${INHERITSFILES} ${GENCREATORFILES} scan.c ${PARSEYACCS} ${GENFMGRTABFILES} ${OBJS_ACCESS} ${OBJS_BOOTSTRAP} ${OBJS_COMMANDS} ${OBJS_EXECUTOR} ${OBJS_MISC} main.o ${OBJS_NODES} ${OBJS_PARSER} ${OBJS_PLANNER} ${OBJS_PORT} ${OBJS_REWRITE} ${OBJS_RULES} ${OBJS_STORAGE} ${OBJS_TCOP} ${OBJS_UTILS} y.output pg_ig ${OBJS} postmaster postmaster.o Fatal errors encountered -- cannot continue *** Error code 1 Stop. I do this on a Convex and I have no idea what's wrong. Any hints ? In misery Heiner