Re: [Sisuite-devel] Building on Red Hat

2006-03-28 Thread Andrea Righi
Brian Elliott Finley wrote: > Andrea, > > [EMAIL PROTECTED] ~]$ g++ --version > -bash: g++: command not found > hit! ;-) Cheers, -Andrea --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends application

Re: [Sisuite-devel] Building on Red Hat

2006-03-28 Thread Brian Elliott Finley
Andrea, [EMAIL PROTECTED] ~]$ g++ --version -bash: g++: command not found Thus spake A Righi ([EMAIL PROTECTED]): Brian, can you try to run also `g++ --version`? it seems that gcc-c++ package Aha! "gcc-c++" is what I was looking for. I had tried "up2date-nox --showall | grep 'g++'" and si

Re: [Sisuite-devel] Building on Red Hat

2006-03-28 Thread Andrea Righi
Brian, can you try to run also `g++ --version`? it seems that gcc-c++ package is missing: error: C++ compiler cannot create executables Cheers, -Andrea Brian Elliott Finley wrote: > [EMAIL PROTECTED] ~]$ gcc --version > gcc (GCC) 3.4.5 20051201 (Red Hat 3.4.5-2) > Copyright (C) 2004 Free Softwa

Re: RE: [Sisuite-devel] Building on Red Hat

2006-03-28 Thread Brian Elliott Finley
s... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes Cheers, Bernard From: [EMAIL PROTECTED] on behalf of Brian Elliott Finley Sent: Mon 27/03/2006 22:52 To:

RE: RE: [Sisuite-devel] Building on Red Hat

2006-03-27 Thread Bernard Li
Title: Fwd: RE: [Sisuite-devel] Building on Red Hat Brian, does your Red Hat server have access to the SVN tree and that's where you're building from?  Or did you create a tarball on a Debian server and then try to build it on the Red Hat server?   I have never encountered you

Re: [Sisuite-devel] Building on Red Hat

2006-03-27 Thread Brian Elliott Finley
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

Fwd: RE: [Sisuite-devel] Building on Red Hat

2006-03-27 Thread Brian Elliott Finley
- Forwarded message from Jerry DeLapp <[EMAIL PROTECTED]> - Date: Sun, 26 Mar 2006 15:40:17 -0700 From: Jerry DeLapp <[EMAIL PROTECTED]> To: 'Brian Elliott Finley' <[EMAIL PROTECTED]> Subject: RE: [Sisuite-devel] Building on Red Hat No problem. -Origi

RE: [Sisuite-devel] Building on Red Hat

2006-03-25 Thread Bernard Li
Title: Re: [Sisuite-devel] Building on Red Hat 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 FinleySent: Sat 25/03/2006 18:38To: Bernard LiCc: Sisuite-DevSubject: Re: [Sisuite-devel

Re: [Sisuite-devel] Building on Red Hat

2006-03-25 Thread Brian Elliott Finley
bject: [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

RE: [Sisuite-devel] Building on Red Hat

2006-03-24 Thread Bernard Li
Title: [Sisuite-devel] Building on Red Hat Can you also post config.log?   I think you're missing the compilers...?   Cheers,   Bernard From: [EMAIL PROTECTED] on behalf of Brian Elliott FinleySent: Fri 24/03/2006 09:21To: Sisuite-DevSubject: [Sisuite-devel] Building on Red Ha

[Sisuite-devel] Building on Red Hat

2006-03-24 Thread Brian Elliott Finley
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