Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

pgbench: undefined reference to strndup()


  • From: Michael Fuhr <mike(at)fuhr(dot)org>
  • To: pgsql-hackers(at)postgresql(dot)org
  • Subject: pgbench: undefined reference to strndup()
  • Date: Thu, 29 Sep 2005 09:26:52 -0600
  • Message-id: <20050929152652(dot)GA62140(at)winnie(dot)fuhr(dot)org>

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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group