I am getting the following error when trying to build Rev 1713, I think it may be related to the recent perl update in gentoo.
Code:
make[1]: *** No rule to make target `/usr/lib/perl5/5.8.8/i686-linux/CORE/EXTERN.h', needed by `EQW.o'. Stop.
make[1]: Leaving directory `/usr/src/eqemu/core/trunk_1713/EQEmuServer/world'
make: *** [all] Error 2
Perl is now dev-lang/perl-5.12.2-r1 , all the other packages on my system that depend on perl were updated via the perl-cleaner, basically it rebuilt them all against the new perl. I was trying to do the same with EQEmu but it seems that it is not working with perl 5.12.x yet....