View Single Post
  #1  
Old 01-26-2008, 06:23 AM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default FC5 and 1086 Compile error

Last version I compiled on Linux was 1069 and it went ok. I just downloaded the latest CVS (1/25/200 and am getting a Stop error compiling 'world'.

Code:
make[1]: Entering directory `/home/eqemu/build/EQEmuCVS/Source/world'
make[1]: *** No rule to make target `../common/logsys_eqemu.o', needed by `world'.  Stop.
make[1]: Leaving directory `/home/eqemu/build/EQEmuCVS/Source/world'
make: *** [all] Error 2
I can attempt to regress until I find a build that works I guess. Any ideas what might be causing this? Is it a makefile, because I don't see a code line mentioned?

TIA,
-J
Reply With Quote