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

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly


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 broadcast)---
TIP 2: Don't 'kill -9' the postmaster


[HACKERS] pgbench: undefined reference to strndup()

2005-09-29 Thread Michael Fuhr
A recent pgbench commit causes build failures due to an undefined
reference to strndup(), at least on FreeBSD and UnixWare:

http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=echidna&dt=2005-09-29%2014:30:01
http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=firefly&dt=2005-09-29%2014:27:00

I don't see strndup() in the Open Group Base Specifications, so I
expect other platforms' builds might fail as well.

-- 
Michael Fuhr

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org