View Single Post

   
  #1 (permalink)  
Old 04-11-2008, 06:00 AM
Michael Fuhr
 
Posts: n/a
Default pgbench: undefined reference to strndup()

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_...-29%2014:30:01
http://pgbuildfarm.org/cgi-bin/show_...-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

Reply With Quote