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 CAA13070 for postgres-dist; Fri, 12 Nov 1993 02:37:28 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199311121037.CAA13070@nobozo.CS.Berkeley.EDU>
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from faerie.CS.Berkeley.EDU (faerie.CS.Berkeley.EDU [128.32.149.14]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with ESMTP id CAA13061 for <postgres@nobozo.CS.Berkeley.EDU>; Fri, 12 Nov 1993 02:37:27 -0800
Received: from localhost (localhost [127.0.0.1]) by faerie.CS.Berkeley.EDU (8.6.3/8.1B) with SMTP id CAA04226; Fri, 12 Nov 1993 02:37:18 -0800
Message-Id: <199311121037.CAA04226@faerie.CS.Berkeley.EDU>
X-Authentication-Warning: faerie.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
From: aoki@postgres.Berkeley.EDU (Paul M. Aoki)
To: Magnus.Harlander@Physik.TU-Muenchen.DE
Cc: postgres@postgres.Berkeley.EDU
Subject: Re: ?
In-reply-to: Your message of Fri, 12 Nov 93 11:13:26 +0100 
	     <199311121013.AA10500@srv.cip.physik.tu-muenchen.de> 
Date: Fri, 12 Nov 93 02:37:17 -0800
X-Sender: aoki@postgres.Berkeley.EDU
Resent-To: postgres-dist@postgres.Berkeley.EDU
X-Mts: smtp
Resent-Date: Fri, 12 Nov 93 02:37:27 -0800
Resent-XMts: smtp

Magnus.Harlander@Physik.TU-Muenchen.DE writes:
> I'm porting p4.1 to 386/BSD-1.0 and stumbled over a nasty problem.

you may want to see what people had to hack to get 4.0.1 to work
on 386bsd 0.whatever.  see
	toe.cs.berkeley.edu:pub/postgres/unofficial-ports/386bsd
assuming that you really are talking about 386bsd and not bsd/386 (bsdi)..

> 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?

the regular old-fashioned un-free yacc.  if your system uses byacc,
i think you want yyvsp.
--
  Paul M. Aoki  |  CS Div., Dept. of EECS, UCB  |  aoki@postgres.Berkeley.EDU
                |  Berkeley, CA 94720           |  ...!uunet!ucbvax!aoki
