problem compiling HP-UX 11.11 using gcc
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