View Single Post
  #1  
Old 04-07-2007, 02:06 PM
zsek320
Fire Beetle
 
Join Date: Aug 2006
Posts: 1
Default Compiling Errors for world

I am running Ubuntu and GC++ 4.1 and I cannot seem to get past the world make file I get :
make -C world
make[1]: Entering directory '/home/eqemu/build/EQEmu-0.7.0-992/world'
makefile:32: .depend: No such file or directory

A bit more stuff shows up but then this starts repeating:
/bin/sh: -D_REENTRANT: not found

I am guessing I need some library or dependency. Any help would be great.

Thanks
Reply With Quote