Quote:
Originally Posted by Kilralpine
Another thing that I did to get it to compile correctly was this:
yum groupinstall "Development Tools"
|
If you had not done this first, then it's very possible the compile errors were due to missing header files or libraries (or possibly even the compiler itself).
You never did tell me which version of gcc you were using when you got the compile errors.
Also, now I'm curious what kind of errors you were getting. Do you have any examples? Thanks.