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