HPUX hobbit client install problem
list Robert Manocchia
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
list Finnur Örn Guðmundsson - TM Software Skyggnir
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
list Pkc_mls
▸
Manocchia, Robert a écrit :
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.
make is not gmake. you need a gmake, as asked by the config script.
Robert Manocchia UNIX System Administrator IDEXX Laboratories XXX XXX-XXXX EMail user-615a9b935f98@xymon.invalid
list Robert Manocchia
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
list Iain Conochie
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
list Henrik Størner
▸
On Thu, May 31, 2007 at 11:36:50AM -0400, 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
Please - the bundled HP/UX compiler gives nothing but trouble. At least, that's what I hear from the other HP/UX Hobbit users. Save yourself the trouble and either grab one of the pre-compiled Hobbit packages, or download the GNU gcc compiler and use that to build Hobbit and the libraries it needs. Regards, Henrik
list Galen Johnson
The bundled HP/UX compiler is only good for recompiling the kernel. I spent 6 months dealing with them before they told me this (this wasn't for Hobbit). The real joy is their linker...which, IMHO, is broken since it will wlet you compile broken apps (missing symbols, etc) but you don't find out about it until you try to run the app. I believe you can "fix" this by using the -k option to HP/UX's ld. =G=
▸
-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] Sent: Thursday, May 31, 2007 11:47 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] HPUX hobbit client install problem
On Thu, May 31, 2007 at 11:36:50AM -0400, 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
Please - the bundled HP/UX compiler gives nothing but trouble. At least, that's what I hear from the other HP/UX Hobbit users. Save yourself the trouble and either grab one of the pre-compiled Hobbit packages, or download the GNU gcc compiler and use that to build Hobbit and the libraries it needs. Regards, Henrik
list Robert Manocchia
Where do I get the pre-compiled hobbit packages?
▸
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: Thursday, May 31, 2007 11:47 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] HPUX hobbit client install problem
On Thu, May 31, 2007 at 11:36:50AM -0400, 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 Please - the bundled HP/UX compiler gives nothing but trouble. At least, that's what I hear from the other HP/UX Hobbit users. Save yourself the trouble and either grab one of the pre-compiled Hobbit packages, or download the GNU gcc compiler and use that to build Hobbit and the libraries it needs. Regards, Henrik
list Hobbit User
On Thu, May 31, 2007 12:56, Manocchia, Robert wrote:
Where do I get the pre-compiled hobbit packages?
Yes, I'd love to have a pre-built package for PA-RISC. Has anybody made such a thing available? I have one such machine left in the stable, and I'm concerned about installing gcc and having to regression-test the HP kernel makes and software installs to make sure it doesn't break those somehow. Looked through all the versions on the project page and don't see any hp-ux packages.
list Robert Manocchia
I installed pcre from a software depot file and ran MAKE=/usr/local/bin/gmake ./configure.client and received the following error: Checking for the PCRE libraries Checking for PCRE ... gmake: gcc: Command not found gmake: *** [test-compile] Error 127 ERROR: PCRE include files found in /usr/local/include, but compile fails. Any ideas?
▸
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: Thursday, May 31, 2007 11:47 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] HPUX hobbit client install problem
On Thu, May 31, 2007 at 11:36:50AM -0400, 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 Please - the bundled HP/UX compiler gives nothing but trouble. At least, that's what I hear from the other HP/UX Hobbit users. Save yourself the trouble and either grab one of the pre-compiled Hobbit packages, or download the GNU gcc compiler and use that to build Hobbit and the libraries it needs. Regards, Henrik
list Robert Manocchia
More details on the configure.client errors: Checking for the PCRE libraries Checking for PCRE ... /usr/lib/dld.sl: Unresolved symbol: pthread_mutex_lock (code) from /usr/local/libexec/gcc/hppa2.0w-hp-hpux11.11/4.1.2/ cc1 gcc: Internal error: Aborted (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html>; for instructions. gmake: *** [test-compile] Error 1 Hope this helps.
▸
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: Thursday, May 31, 2007 11:47 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] HPUX hobbit client install problem
On Thu, May 31, 2007 at 11:36:50AM -0400, 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 Please - the bundled HP/UX compiler gives nothing but trouble. At least, that's what I hear from the other HP/UX Hobbit users. Save yourself the trouble and either grab one of the pre-compiled Hobbit packages, or download the GNU gcc compiler and use that to build Hobbit and the libraries it needs. Regards, Henrik
list Robert Manocchia
I got past the hobbit configure.client but when I ran gmake I get the following error: /usr/local/bin/gmake MAKE="/usr/local/bin/gmake" CC="gcc" CFLAGS="-g -O -D_REENTRANT -DHPUX -I. -I`pwd`/include -DCLIENTONLY=1" LDFLAGS="" `pwd`/build/genconfig.sh Checking for socklen_t Checking for snprintf Checking for vsnprintf Checking for rpc/rpcent.h Checking for sys/select.h Checking for u_int32_t typedef Checking for PATH_MAX definition Checking for SHUT_RD/WR/RDWR definitions config.h created CC="gcc" CFLAGS="-g -O -D_REENTRANT -DHPUX -I. -I`pwd`/include -DCLIENTONLY=1" LDFLAGS="" OSDEF="-DHPUX" RPATHOPT="" PCREINCDIR="" SSLFLAGS="" SSLINCDIR="" SSLLIBS="" NETLIBS="-lnsl" BBTOPDIR="/usr/local/hobbit" BBLOGDIR="" BBHOSTNAME=" " BBHOSTIP="172.31.38.195" BBHOSTOS="" LOCALCLIENT="no" /usr/local/bin/gmake -C lib client gmake[1]: Entering directory `/usr/local/hobbit-4.2.0/lib' gcc -g -O -D_REENTRANT -DHPUX -I. -I/usr/local/hobbit-4.2.0/include -DCLIENTONLY=1 -I. -I../include -o test-endianne ss test-endianness.c
▸
/usr/lib/dld.sl: Unresolved symbol: pthread_mutex_lock (code) from /usr/local/libexec/gcc/hppa2.0w-hp-hpux11.11/4.1.2/ cc1 gcc: Internal error: Aborted (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
gmake[1]: *** [test-endianness] Error 1
gmake[1]: Leaving directory `/usr/local/hobbit-4.2.0/lib'
gmake: *** [lib-client] Error 2
▸
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: Thursday, May 31, 2007 11:47 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] HPUX hobbit client install problem
On Thu, May 31, 2007 at 11:36:50AM -0400, 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 Please - the bundled HP/UX compiler gives nothing but trouble. At least, that's what I hear from the other HP/UX Hobbit users. Save yourself the trouble and either grab one of the pre-compiled Hobbit packages, or download the GNU gcc compiler and use that to build Hobbit and the libraries it needs. Regards, Henrik
list Mike Arnold
▸
Hobbit User wrote:
On Thu, May 31, 2007 12:56, Manocchia, Robert wrote:Where do I get the pre-compiled hobbit packages?Yes, I'd love to have a pre-built package for PA-RISC. Has anybody made such a thing available? I have one such machine left in the stable, and I'm concerned about installing gcc and having to regression-test the HP kernel makes and software installs to make sure it doesn't break those somehow.
http://www.razorsedge.org/~mike/software/hobbit/
▸
Looked through all the versions on the project page and don't see any hp-ux packages.
Henrik, is there some way we can officially link to packages built for all the platforms that are not found on the SF download site? -- -mike
list Steve Holmes
It looks like your (current) problem is that the gcc compiler either isn't installed or isn't being found by gmake. Steve.
▸
On 5/31/07, Manocchia, Robert <user-615a9b935f98@xymon.invalid> wrote:I installed pcre from a software depot file and ran MAKE=/usr/local/bin/gmake ./configure.client and received the following error: Checking for the PCRE libraries Checking for PCRE ... gmake: gcc: Command not found gmake: *** [test-compile] Error 127 ERROR: PCRE include files found in /usr/local/include, but compile fails. Any ideas? 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: Thursday, May 31, 2007 11:47 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] HPUX hobbit client install problem On Thu, May 31, 2007 at 11:36:50AM -0400, 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 theC/ANSI C Please - the bundled HP/UX compiler gives nothing but trouble. At least, that's what I hear from the other HP/UX Hobbit users. Save yourself the trouble and either grab one of the pre-compiled Hobbit packages, or download the GNU gcc compiler and use that to build Hobbit and the libraries it needs. Regards, Henrik
list Epperson
▸
On Thu, May 31, 2007 14:54, Mike Arnold wrote:
Hobbit User wrote:Yes, I'd love to have a pre-built package for PA-RISC. Has anybody made such a thing available? I have one such machine left in the stable, and I'm concerned about installing gcc and having to regression-test the HP kernel makes and software installs to make sure it doesn't break those somehow.http://www.razorsedge.org/~mike/software/hobbit/
Bless you, laddie. And the old dinosaur is 11.00, and you even have such a depot. I'll be on it tomorrow.
list Stef Coene
▸
On Thursday 31 May 2007, Mike Arnold wrote:
Hobbit User wrote:On Thu, May 31, 2007 12:56, Manocchia, Robert wrote:Where do I get the pre-compiled hobbit packages?Yes, I'd love to have a pre-built package for PA-RISC. Has anybody made such a thing available? I have one such machine left in the stable, and I'm concerned about installing gcc and having to regression-test the HP kernel makes and software installs to make sure it doesn't break those somehow.http://www.razorsedge.org/~mike/software/hobbit/Looked through all the versions on the project page and don't see any hp-ux packages.Henrik, is there some way we can officially link to packages built for all the platforms that are not found on the SF download site?
I have placed clients for aix online on http://www.docum.org/twiki/bin/view/Hobbit/WebHome Stef
list Finnur Örn Guðmundsson - TM Software Skyggnir
▸
On Thu, 2007-05-31 at 22:20 +0200, Stef Coene wrote:
On Thursday 31 May 2007, Mike Arnold wrote:Hobbit User wrote:On Thu, May 31, 2007 12:56, Manocchia, Robert wrote:Where do I get the pre-compiled hobbit packages?Yes, I'd love to have a pre-built package for PA-RISC. Has anybody made such a thing available? I have one such machine left in the stable, and I'm concerned about installing gcc and having to regression-test the HP kernel makes and software installs to make sure it doesn't break those somehow.http://www.razorsedge.org/~mike/software/hobbit/Looked through all the versions on the project page and don't see any hp-ux packages.Henrik, is there some way we can officially link to packages built for all the platforms that are not found on the SF download site?I have placed clients for aix online on http://www.docum.org/twiki/bin/view/Hobbit/WebHome Stef
Has anyone here had success compiling the hobbit client on HPUX 11.23 on IA64? I was unable to do so, hoping someone had the binarys around ;) Thanks, Finnur
list Galen Johnson
▸
Mike Arnold wrote:
Hobbit User wrote:On Thu, May 31, 2007 12:56, Manocchia, Robert wrote:Where do I get the pre-compiled hobbit packages?Yes, I'd love to have a pre-built package for PA-RISC. Has anybody made such a thing available? I have one such machine left in the stable, and I'm concerned about installing gcc and having to regression-test the HP kernel makes and software installs to make sure it doesn't break those somehow.http://www.razorsedge.org/~mike/software/hobbit/Looked through all the versions on the project page and don't see any hp-ux packages.Henrik, is there some way we can officially link to packages built for all the platforms that are not found on the SF download site?
Those of you willing to provide packages for download, I'd be happy to provide links (like the one above) on The Shire for folks. Just let me know which OS version and Hobbit version you are providing and I'll point the links there... =G=
list Pkc_mls
Galen Johnson a écrit :
Mike Arnold wrote: Those of you willing to provide packages for download, I'd be happy to provide links (like the one above) on The Shire for folks. Just let me know which OS version and Hobbit version you are providing and I'll point the links there...
could you also host the file directly on theshire server ? or should we ask henry to create a dedicated area on the sourceforge repository for such binaries ?
=G=
list Galen Johnson
I could probably set something up on the shire storage at sourceforge (since I'm not really using that functionality). I'll have to review what my limits are set to. Of course, this would require that you have an SF account. =G=
▸
-----Original Message-----
From: pkc_mls [mailto:user-06f34394900f@xymon.invalid]
Sent: Fri 6/1/2007 3:13 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] HPUX hobbit client install problem
Galen Johnson a écrit :Mike Arnold wrote: Those of you willing to provide packages for download, I'd be happy to provide links (like the one above) on The Shire for folks. Just let me know which OS version and Hobbit version you are providing and I'll point the links there...
could you also host the file directly on theshire server ? or should we ask henry to create a dedicated area on the sourceforge repository for such binaries ?
=G=