View Single Post
  #6  
Old 08-17-2007, 11:36 AM
aragon
Sarnak
 
Join Date: Feb 2005
Location: Malaga-Spain
Posts: 40
Default

Did the suggested thank you. Bu now im getting the following error:
Code:
make -C EMuShareMem
make[1]: se ingresa al directorio `/home/eqemu/EQEmu-0.7.0-1034/EMuShareMem'
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -DDEBUG=1 -DCATCH_CRASH -g -fPIC -O2 -D_GNU_SOURCE -DINVERSEXY -DFX  MMFMutex.cpp -o MMFMutex.o
gcc: error trying to exec 'cc1plus': execvp: No existe el fichero ó directorio
make[1]: *** [MMFMutex.o] Error 1
make[1]: se sale del directorio `/home/eqemu/EQEmu-0.7.0-1034/EMuShareMem'
make: *** [all] Error 2
root@servidor:/home/eqemu/EQEmu-0.7.0-1034#
Any Idea?
Reply With Quote