Xymon Mailing List Archive search

HPUX hobbit client install problem

list Iain Conochie
Thu, 31 May 2007 16:43:06 +0100
Message-Id: <user-7282a4579599@xymon.invalid>

You can get an HPUX package from here

http://hpux.cs.utah.edu/hppd/hpux/Gnu/make-3.81/

Cheers

Iain

On Thursday 31 May 2007 16:36, Manocchia, Robert wrote:
I tried installing make3.81 from GNU I ran configure and then make and
received the following errors:

(Bundled) cc: warning 480: The -g option is available only with the C/ANSI
C product; ignored.
(Bundled) cc: "misc.c", line 196: error 1000: Unexpected symbol: "va_dcl".
(Bundled) cc: "misc.c", line 232: error 1000: Unexpected symbol: "va_dcl".
(Bundled) cc: "misc.c", line 265: error 1000: Unexpected symbol: "va_dcl".
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

I received the same errors on two different HPUX servers.

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

-----Original Message-----
From: Finnur Örn Guðmundsson - TM Software Skyggnir [mailto:user-3631ec284a82@xymon.invalid]
Sent: Thursday, May 31, 2007 11:19 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] HPUX hobbit client install problem

Hi,

You have to have gmake installed....the hp supplied make command does
not play well with gnu tools it seems.

Thanks,
Finnur

On Thu, 2007-05-31 at 11:11 -0400, Manocchia, Robert wrote:
I created the hobbit user and untarred the hobbit tar file. I then
ran ./configure.client and rfeceived the following error:


Configuration script for Hobbit client


This script asks a few questions and builds a Makefile to compile
Hobbit


Checking your make-utility

GNU make is required to build Hobbit.

If it is available as "gmake", run configure as:
'MAKE=gmake ./configure.client'


I have gcc installed and I can see the make program in /usr/bin.


Robert Manocchia

UNIX System Administrator

IDEXX Laboratories

XXX XXX-XXXX

EMail user-615a9b935f98@xymon.invalid