Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id CAA12969 for postgres-dist; Fri, 12 Nov 1993 02:13:54 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199311121013.CAA12969@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from srv.cip.physik.tu-muenchen.de (srv.cip.physik.tu-muenchen.de [129.187.136.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id CAA12960 for <postgres@nobozo.CS.Berkeley.EDU>; Fri, 12 Nov 1993 02:13:46 -0800
Received: from comserv.cip.physik.tu-muenchen.de
	by srv.cip.physik.tu-muenchen.de with SMTP id AA10500
	for <postgres@nobozo.CS.Berkeley.EDU> (5.65c/IDA-1.4.4/bs-02);
	Fri, 12 Nov 1993 11:13:28 +0100
Message-Id: <199311121013.AA10500@srv.cip.physik.tu-muenchen.de>
To: postgres@postgres.Berkeley.EDU
Date: Fri, 12 Nov 93 11:13:26 +0100
From: Magnus.Harlander@Physik.TU-Muenchen.DE
Resent-To: postgres-dist@postgres.Berkeley.EDU
Resent-Date: Fri, 12 Nov 93 02:13:54 -0800
Resent-XMts: smtp

Hi,

I'm porting p4.1 to 386/BSD-1.0 and stumbled over a nasty problem.

In backend/parser/gram.y is an external variable yypvt used. It is assumed
that the parser define this variable somewhere else. My parser and bison
atleast dont do so. So my question: Is there a work around, or can you tell
me which parser you are using, that defines yypvt?

\Magnus
Magnus V. Harlander --- GeNUA     | harlan@genua.de 
Gesellschaft f"ur Netzwerk-       | harlan@physik.tu-muenchen.de 
und Unix-Administration ---       | Tel: +49(89)714-3083 and +49(89)3209-2192
--- and Physics Dep. TUM ---      | Fax: +49(89)714-3084 and +49(89)3209-2296


