Re: [HACKERS] pgbench: undefined reference to strndup()

2005-09-29 Thread Tatsuo Ishii
> Michael Fuhr <[EMAIL PROTECTED]> writes: > > A recent pgbench commit causes build failures due to an undefined > > reference to strndup(), at least on FreeBSD and UnixWare: Oops. > Yeah, breaks on HPUX too. Patch applied. Thanks. -- SRA OSS, Inc. Japan Tatsuo Ishii --

Re: [HACKERS] pgbench: undefined reference to strndup()

2005-09-29 Thread Tom Lane
Michael Fuhr <[EMAIL PROTECTED]> 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 ---(end of broadcas