View Single Post
  #6  
Old 07-07-2009, 11:00 AM
gaeorn
Developer
 
Join Date: Apr 2009
Location: USA
Posts: 478
Default

Quote:
Originally Posted by Kilralpine View Post
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.
Reply With Quote