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 |
i am getting the same error with ubuntu:
/bin/sh: -D_REENTRANT: not found |
The problem is in the depend part of the makefile.
here's the correct part. Code:
.depend depend: However it doesn't make any difference in the resulting .depend file. |
All times are GMT -4. The time now is 12:44 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.