[hobbit] HPUX hobbit client install problem
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 207 556-6860 EMail Robert-Manocchia at idexx.com
-----Original Message----- From: henrik at hswn.dk [mailto:henrik at hswn.dk] Sent: Thursday, May 31, 2007 11:47 AM To: hobbit at hswn.dk 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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 <Robert-Manocchia at idexx.com> 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 207 556-6860 EMail Robert-Manocchia at idexx.com
-----Original Message----- From: henrik at hswn.dk [mailto:henrik at hswn.dk] Sent: Thursday, May 31, 2007 11:47 AM To: hobbit at hswn.dk 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
participants (2)
-
Robert-Manocchia@IDEXX.com
-
sholmes42@mac.com