26 Jun
2006
26 Jun
'06
1:33 p.m.
On Mon, Jun 26, 2006 at 03:17:06PM +0200, lars ebeling wrote:
From: "Henrik Stoerner" <henrik at hswn.dk>
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 ä
That is what I would expect from a normal <netdb.h> file. And that is what Hobbit has for HP-UX compilation. So I just don't understand why the compile fails.
Regards, Henrik