View Single Post
  #1  
Old 09-02-2002, 06:41 AM
unix_phreak
Sarnak
 
Join Date: Aug 2002
Posts: 35
Default Compile error text

Before anyone Flames me, I DO have gcc installed. I tried first with 2.9.6 Then with 3.0 Neither worked. I installed ALL the source in the appropriate locations, and this is what I get when I type make:

# make
gcc -c -g -m486 -O3 -pthread -pipe -DFX -D_GNU_SOURCE -DINVERSEXY -I/usr/i-o ../common/EQNetwork.o
make: gcc: Command not found
make: *** [../common/EQNetwork.o] Error 127
Reply With Quote