View Single Post
  #2   (View Single Post)  
Old 19th May 2008
HitScan HitScan is offline
New User
 
Join Date: May 2008
Location: in.us
Posts: 8
Default

First, check your path, make sure all of the "normal" stuff is in there, /bin, /sbin, /usr/bin, /usr/sbin, things like that. If not, put them in and try again.

Also, did you install the compiler collection when you did the system upgrade? If you don't want to, you'll have to do a binary package install to get one. Doing a 'make bin-install DEPENDS_TARGET=bin-install' in /lang/gcc3 should get you the default gcc compiler set without having one installed already.
Reply With Quote