[OLUG] Make error

Jon Keene jkeene at cse.unl.edu
Thu Mar 16 17:51:21 UTC 2000


> 
> If that doesn't work (i think it should if you have gcc), you could try
> making a symlink to the gcc command named cc, i.e. 
> 
> ln -s /usr/bin/gcc /usr/bin/cc
> 
> and try to build again. I'm not sure what the consequences of using the
> symlink solution are, but probably not too bad, since you don't have it
> installed anyway! 

On my redhat 6 system, cc is a symlink to gcc by default.  I would bet
that's the case for most distributions.  As long as gcc is installed (try
'which gcc', if gcc is installed it should return '/usr/bin/gcc'), the
above solution should do the trick.

Jon


-------------------------------------------------------------------------
Sent by OLUG Mailing list Manager, run by ezmlm.  http://olug.bstc.net/ 
To unsubscribe: `echo unsubsribe | mail olug-unsubscribe at bstc.net` 



More information about the OLUG mailing list