Problems perl compiling zone
After making it through about 1000 other errors, I get almost all the way through the perl make... and then this...
Code:
../common/EQPacket.h:105: undefined reference to `EQPacket::EQPacket(unsigned short, unsigned char const*, unsigned int)' Any suggestions? I've blown all my coding knowledge at this point. |
I think that is because pathing.cpp is not included in makefile.perl
|
It's erroring out on the linking of the files. Everything up to that point works, and I get all the object files, but it won't make the binary for it.
That error actually occurs for every object file I have. I thought it may have had something to do with the CVS pull of the files that I got, but it did it with every source that I tried it on. It's 0.6.1-DR1, at least that's what it says on loadup now. We ended up compiling without perl, and now are facing other issues. |
All times are GMT -4. The time now is 04:14 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.