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