Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id QAA22680 for postgres-redist; Thu, 22 Dec 1994 16:10:33 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199412230010.QAA22680@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 mailgzrz.TU-Berlin.DE (mailgzrz.TU-Berlin.DE [130.149.4.10]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with ESMTP id QAA22670 for <postgres@nobozo.CS.Berkeley.EDU>; Thu, 22 Dec 1994 16:10:31 -0800
Received: from marie.physik.tu-berlin.de by mailgzrz.TU-Berlin.DE 
          with SMTP (PP); Fri, 23 Dec 1994 01:10:13 +0100
Received: by marie.physik.tu-berlin.de (5.0/SMI-SVR4) id AA26532;
          Fri, 23 Dec 1994 01:10:07 --100
From: wpp@marie.physik.tu-berlin.de (Kai Petzke)
Message-Id: <9412230010.AA26532@marie.physik.tu-berlin.de>
Subject: Re: Problems compiling for Linux
To: vohwi-d@acsu.buffalo.edu (David A. Vohwinkel)
Date: Wed, 21 Dec 1994 03:03:07 +0100 (MET)
Cc: postgres@postgres.Berkeley.EDU
In-Reply-To: <199411190348.WAA01040@lictor.acsu.buffalo.edu> from "David A. Vohwinkel" at Nov 18, 94 10:48:26 pm
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text
Content-Length: 811
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Thu, 22 Dec 94 16:10:33 -0800
Resent-XMts: smtp

[replying to some old post here]

> Hey Guys,
> 	Has anyone made some new diffs so the Postgres V4r2 will compile
> under linux with gcc2.6.2 and lib 4.6.20 ? The regexp stuff has been removed 
> from the old library and replaced with librx in the libg++ library.. from 
> what I've read.
> postgres/src/backend/utils/adt/regexp.c
> is giving errors....
> 
> 	Thanks
> 
> 	-Dave

Hi,


I have just found the time to upgrade my linux box to the latest
and newest (1.1.73 kernel, 4.6.27 library, 2.6.2 gcc).  However,
I cannot reproduce your problem.  Neither do the old postgres
binaries crash with the new lib, nor does recompiling everything
with the new lib cause trouble for me.

Maybe, it is just a bug with the 4.6.20 lib.  Please try again with
4.6.27, and tell me, if you experience any problems.



Kai


==============================================================================
   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/
