| From: | Neil Conway <neilc(at)samurai(dot)com> |
|---|---|
| To: | bkline(at)rksystems(dot)com |
| Cc: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Upgrade to RedHat 9.0 broke PostgreSQL |
| Date: | 2003-04-12 02:27:29 |
| Message-ID: | 1050114449.23445.2.camel@tokyo |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
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:
Cheers,
Neil
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bob Kline | 2003-04-12 03:06:22 | Re: Upgrade to RedHat 9.0 broke PostgreSQL |
| Previous Message | Jeff Fitzmyers | 2003-04-12 02:22:10 | Re: [ADMIN] PLEASE HELP ME URGENT about choosing only the ones |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ron Peacetree | 2003-04-12 02:33:04 | Re: No merge sort? |
| Previous Message | Tatsuo Ishii | 2003-04-12 01:51:45 | Re: Bug #943: Server-Encoding from EUC_TW to UTF-8 doesn't |