[EMAIL PROTECTED] ~]$ gcc --version
gcc (GCC) 3.4.5 20051201 (Red Hat 3.4.5-2)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.



Thus spake Bernard Li ([EMAIL PROTECTED]):
Hey Brian:

Did you check to see if you have the gcc compilers installed?

Cheers,

Bernard

________________________________

From: Brian Elliott Finley on behalf of Brian Elliott Finley
Sent: Sat 25/03/2006 18:38
To: Bernard Li
Cc: Sisuite-Dev
Subject: Re: [Sisuite-devel] Building on Red Hat



See attached...


Thus spake Bernard Li ([EMAIL PROTECTED]):
Can you also post config.log?

I think you're missing the compilers...?

Cheers,

Bernard

________________________________

From: [EMAIL PROTECTED] on behalf of Brian Elliott Finley
Sent: Fri 24/03/2006 09:21
To: Sisuite-Dev
Subject: [Sisuite-devel] Building on Red Hat



So,

After a nice long hiatus, I once again have a Red Hat build system
installed in my lab.  I'd like to use it to be sure that things build
properly on Red Hat as well as on Debian/Ubuntu, where I do my primary
development.

And, as many of you do SystemImager builds on Red Hat machines, rather
than try and re-solve problems that I run into, I'm going to post them
here, expecting that one of you will have already solved them.

As such, I've encountered my first problem, and Bernard pointed out what
is at least a partial solution:  build dependencies.  I got them from
the BuildRequires bit in the spec file, and have installed them all.

I am now getting the following, which is hopefully just a missing build
requirement.  This is an old ia64 box running RHEL 4 ES:

   $ make
   Makefile:107: config.inc: No such file or directory
   ./configure
   checking for g++... no
   checking for c++... no
   checking for gpp... no
   checking for aCC... no
   checking for CC... no
   checking for cxx... no
   checking for cc++... no
   checking for cl... no
   checking for FCC... no
   checking for KCC... no
   checking for RCC... no
   checking for xlC_r... no
   checking for xlC... no
   checking for C++ compiler default output file name... configure:
   error: C++ compiler cannot create executables
   See `config.log' for more details.
   make: *** [config.inc] Error 77



--
Brian Elliott Finley
Mobile:  630.631.6621


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel



--
Brian Elliott Finley
Mobile:  630.631.6621



--
Brian Elliott Finley
Mobile:  630.631.6621


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to