Alrighties, after some searching, I decided to post this problem here.
I compiled exactly as instructed above, with the release from Shawn's site (yes, I know, unsupported, but maybe somebody has an idea what's going on).
I run the boot5zones.bat batch file, and everything goes smoothly until it gets to the perl part. Here is what it looks like:
Code:
[Status] Loading embedded perl
[Status] perl error: Perl runtime error: Can't locate Symbol.pm in @INC <@INC contains: .> at <eval 3> line 1.
BEGIN failed--compilation aborted at <evail 3> line 1.
[Status] Error initializing perlembed: failed to install eval_file hook
[Status] Fatal error initializing perl: failed to install eval_file hook
After that, the Windows pop-up error window shows, saying it's encountered a problem and needs to close. The Offset listed in the error report that it gives me is 00070a73, if that helps.
As a side note, it compiled without any errors whatsoever. Could it be a file it's trying to find that it isn't finding?