Re: Upgrade to RedHat 9.0 broke PostgreSQL
Bob Kline <bkline@rksystems.com>
From: Bob Kline <bkline@rksystems.com>
To: Neil Conway <neilc@samurai.com>
Cc: PostgreSQL General <pgsql-general@postgresql.org>
Date: 2003-04-12T03:06:22Z
Lists: pgsql-hackers
On 11 Apr 2003, Neil Conway wrote: > On Fri, 2003-04-11 at 09:57, bkline@rksystems.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@rksystems.com http://www.rksystems.com