In our previous episode, Marcos Douglas said: > I got an error trying to compile FPC 2.5.1 (trunk at revision: 18036) > on WinXP-SP3. > > Before update, I ran 'make distclean'.
> Compiling src\base\custfcgi.pp > PPU Loading > W:\md\dev\freepascal\compiler\2.5.1\packages\fastcgi\units\i386-win3 > 2\fastcgi.ppu > PPU Invalid Version 128 > Fatal: Can't find unit fastcgi used by custfcgi > Fatal: Compilation aborted I also had this, and this fixed it for me, and for Paul on IRC 1) manually delete the .ppu's in packages that have this problem ( I ran del /s *.ppu and *.o in packages/) 2) delete all old fpmake.exe (del /s fpmake.exe in packages/) _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal