Re: Upgrade to RedHat 9.0 broke PostgreSQL

From: Bob Kline <bkline(at)rksystems(dot)com>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Upgrade to RedHat 9.0 broke PostgreSQL
Date: 2003-04-12 03:06:22
Message-ID: Pine.LNX.4.44.0304112306080.23411-100000@rksystems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On 11 Apr 2003, Neil Conway wrote:

> On Fri, 2003-04-11 at 09:57, bkline(at)rksystems(dot)com wrote:
> > gcc ... -o postgres
> > commands/SUBSYS.o(.text+0x41ce): In function `DoCopy':
> > : undefined reference to `errno'
> > commands/SUBSYS.o(.text+0x41d4): In function `DoCopy':
> > : undefined reference to `errno'
> > commands/SUBSYS.o(.text+0x42db): In function `DoCopy':
> > : undefined reference to `errno'
> > commands/SUBSYS.o(.text+0x42e1): In function `DoCopy':
> > : undefined reference to `errno'
> > collect2: ld returned 1 exit status
>
> Applying this patch should allow PostgreSQL 7.2.x to compile under RH9:
>
> http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/commands/copy.c.diff?only_with_tag=REL7_2_STABLE&r2=1.145.2.2&r1=1.145.2.1&f=c

Excellent! Thanks very much.

--
Bob Kline
mailto:bkline(at)rksystems(dot)com
http://www.rksystems.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-04-12 04:55:51 Re: Problems with Initdb in WindosXP
Previous Message Neil Conway 2003-04-12 02:27:29 Re: Upgrade to RedHat 9.0 broke PostgreSQL

Browse pgsql-hackers by date

  From Date Subject
Next Message Curt Sampson 2003-04-12 04:05:05 Re: Speed of SSL connections; cost of renegotiation
Previous Message Barry Lind 2003-04-12 02:49:39 Re: Charset encoding and accents