Link to home
Start Free TrialLog in
Avatar of djtansey
djtansey

asked on

Make, any compiling will not work

I get an error whenever i run make, or ./configure
the ./configure error does not find gcc or cc, and alot of the times it does not find X windows
make gives me the error
make: *** [sanity] Error 255
at least on the last program i tried to make... this error was when compiling the Device3dfx driver, but it has happened on everysingle program i have tried to compile.. RH 6.1 am i missing some crucial file?

David
ASKER CERTIFIED SOLUTION
Avatar of j2
j2
Flag of Sweden image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of EatEmAndSmile
EatEmAndSmile

Did you mark the "Development" item when you ran "setup"? If not, you don't have to re-install, just run "setup" as root and choose the packages you need for installation. Just make sure your Linux CD is on the drive.

 Good luck!