View Single Post
  #1  
Old 11-01-2010, 09:43 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default Build Error Rev 1713

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....
Reply With Quote