Re: pgbench: undefined reference to strndup()
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Michael Fuhr <mike(at)fuhr(dot)org>
- Cc: pgsql-hackers(at)postgresql(dot)org, Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
- Subject: Re: pgbench: undefined reference to strndup()
- Date: Thu, 29 Sep 2005 12:22:59 -0400
- Message-id: <12925(dot)1128010979(at)sss(dot)pgh(dot)pa(dot)us>
Michael Fuhr <mike(at)fuhr(dot)org> writes:
> A recent pgbench commit causes build failures due to an undefined
> reference to strndup(), at least on FreeBSD and UnixWare:
Yeah, breaks on HPUX too. Patch applied.
regards, tom lane
Home |
Main Index |
Thread Index