Xymon Mailing List Archive search

problem compiling HP-UX 11.11 using gcc

list Lars Ebeling
Mon, 26 Jun 2006 15:17:06 +0200
Message-Id: <009801c69922$d2c0b420$user-a73ca09b698f@xymon.invalid>

From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
Is there a file /usr/include/netdb.h on your system ? How about
/usr/include/rpc/netdb.h ?

(Why must HP-UX have all the standard definitions in non-standard
places ? Sigh ...)

This is from my HP-UX 11.11


bash-3.00# grep rpcent /usr/include/netdb.h
struct rpcent ä
 * rpcent_data structure for calls to getrpcent_r(), getrpcbyname_r()
struct  rpcent_data ä


Regards
Lars