Xymon Mailing List Archive search

problem compiling HP-UX 11.11 using gcc

list Henrik Størner
Mon, 26 Jun 2006 15:33:45 +0200
Message-Id: <user-8e3ac559078d@xymon.invalid>

On Mon, Jun 26, 2006 at 03:17:06PM +0200, lars ebeling wrote:
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 ä
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