Xymon Mailing List Archive search

static declaration of 'sendfile' follows non-static declaration

3 messages in this thread

list Robert Manocchia · Tue, 24 Jul 2007 09:06:49 -0400 ·
I am trying to compile hobbit 4.2.0 on HPUX 11.23 itanium.

 
Does anyone know what is wrong here. I've followed a thread about this but I
provided no solution of where to get help.

 
I have the proper versions of gmake and gcc

 
file /usr/local/bin/gmake

/usr/local/bin/gmake:   ELF-32 executable object file - IA64

 
file /usr/local/bin/gcc

/usr/local/bin/gcc:     ELF-32 executable object file - IA64

 
Any help would be appreciated.

 
Robert Manocchia

UNIX System Administrator

IDEXX Laboratories

XXX XXX-XXXX

EMail user-615a9b935f98@xymon.invalid
list Henrik Størner · Tue, 24 Jul 2007 18:56:49 +0200 ·
quoted from Robert Manocchia
On Tue, Jul 24, 2007 at 09:06:49AM -0400, Manocchia, Robert wrote:
I am trying to compile hobbit 4.2.0 on HPUX 11.23 itanium.

Does anyone know what is wrong here. I've followed a thread about this but I
provided no solution of where to get help.
Someone with HP-UX knowledge may be able to help you. There's no
reference to "sendfile" anywhere in the Hobbit code, so I believe this
is a problem with the compiler setup on your machine, or the HP-UX
include-files.


Regards,
Henrik
list Robert Manocchia · Tue, 24 Jul 2007 13:01:29 -0400 ·
Thanks but I found the problem. I needed to comment out some lines in one of
the header files (osdefs.h) and modify the make file for the platform and
point to the location of the gcc compiler.

  I have it up and running.

  Thanks again.

Robert Manocchia
UNIX System Administrator
IDEXX Laboratories
XXX XXX-XXXX
EMail user-615a9b935f98@xymon.invalid

-----Original Message-----
From: user-ce4a2c883f75@xymon.invalid [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Tuesday, July 24, 2007 12:57 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] static declaration of 'sendfile' follows non-static
declaration
quoted from Henrik Størner

On Tue, Jul 24, 2007 at 09:06:49AM -0400, Manocchia, Robert wrote:
I am trying to compile hobbit 4.2.0 on HPUX 11.23 itanium.

Does anyone know what is wrong here. I've followed a thread about this but
I
provided no solution of where to get help.
Someone with HP-UX knowledge may be able to help you. There's no
reference to "sendfile" anywhere in the Hobbit code, so I believe this
is a problem with the compiler setup on your machine, or the HP-UX
include-files.


Regards,
Henrik