Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id EAA08082 for postgres-redist; Sat, 4 Nov 1995 04:20:34 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199511041220.EAA08082@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from malotaux.inter.NL.net (asp99-4.Amsterdam.NL.net [193.78.240.229]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id EAA07589 for <postgres@postgres.berkeley.edu>; Sat, 4 Nov 1995 04:20:31 -0800
Received: by malotaux.inter.NL.net (Smail3.1.28.1 #1)
	id m0tBha1-00069XC; Sat, 4 Nov 95 13:20 MET
Message-Id: <m0tBha1-00069XC@malotaux.inter.NL.net>
From: malotaux@inter.NL.net (Eric Jan Malotaux)
Subject: Re: Undefined reference 'yy_flush_buffer' when linking obj/postgres.
To: postgres@postgres.Berkeley.EDU
Date: Sat, 4 Nov 1995 13:20:10 +0100 (MET)
In-Reply-To: <199511040104.TAA20137@shadow.wn.com> from "Bret A. Schuhmacher" at Nov 3, 95 07:04:49 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Content-Length: 756       
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Sat, 04 Nov 95 04:20:34 -0800
Resent-XMts: smtp

> 
> Eric Jan Malotaux writes:
>  > I'm getting an undefined reference when linking obj/postgres. This is
>  > the error-message:
>  > 
>  > obj/scan.o(.text+0x167d): undefined reference to `yy_flush_buffer'
>  > 
>  > Does anybody know what I can do about this?
> 
> Eric,
> 
> I had that bug a long time ago, and, if memory serves me correctly, it
> was due to an old version of flex.  Upgrade flex and try again.

Thanks to those who answered my question. I upgraded to flex-2.5.2 and
I'm happily using Postgres95 now.

But I have to apologize to everyone reading this list for asking the
question in the first place. The answer was right at the bottom of the
INSTALL-file which I should have read to the end... Please forgive me.

--Eric Jan Malotaux.

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
