No, its the same win32 snapshot & method of doing it that I've been doing every day for for years! not x compile. I just sent an extract from the log asuming that it'd be obvious, as I've done for the errors I've had in the past. I can send yoiu the whole log if you really need it.<br /><br />I don't know what you mean about the fpmake.exe being the wrong one- I just zap all dirs, do a svn of the whole trunk v25 etc & was assuming that it'd work as usual... but it didn't!  So the make it isn't compatible with the prev versions. A similar fault was also reported by someone else in an email I saw yesterday? <br /><br />J.  <br /><br />On , Joost van der Sluis <joost@cnoc.nl> wrote:<br />> On Sun, 2011-04-03 at 21:11 +0100, Martin wrote:<br />> <br />> > On 03/04/2011 20:59, Martin wrote:<br />> <br />> > > On 03/04/2011 20:50, Martin wrote:<br />> <br />> > >> (w32 / vista)<br />> <br />> > >> I tried to recompile fpc trunk, it starts up fine, until it comes to<br />> <br />> > >> fcl-web. I copied the last lines of output to the end of the mail<br />> <br />> > >><br />> <br />> > >> Not sure about the exact make command that was running, since they<br />> <br />> > >> come from a batch file, but probably the 2nd line:<br />> <br />> > >> make.exe clean distclean<br />> <br />> > >> make.exe all   LINKSMART=1  CREATESMART=1  OPTIMIZE=1  OPT="-gl -O3<br />> <br />> > >> -Or -CpPENTIUMM -OpPENTIUMM"  TARGET_EXAMPLES=NO<br />> <br />> > >> FPC=c:\FPC\SVN\ppc386_2_4_2.exe<br />> <br />> > >> make.exe install  INSTALL_PREFIX=c:\FPC\trunk\  COPYTREE=echo<br />> <br />> > >> UPXPROG=echo<br />> <br />> > >><br />> <br />> > >> Found this in svn, and will try with the revision before...<br />> <br />> > >><br />> <br />> > >> Revision: 17223<br />> <br />> > >> Author: joost<br />> <br />> > >> Date: 14:33:56, 02 April 2011<br />> <br />> > >> Message:<br />> <br />> > >>  * Let the makefile create the unit output dir when fpmake.pp is not<br />> <br />> > >> compiled yet<br />> <br />> > >> ----<br />> <br />> > >> Modified : /trunk/packages/fcl-web/Makefile<br />> <br />> > >> Modified : /trunk/packages/fcl-web/Makefile.fpc<br />> <br />> > >><br />> <br />> > > no difference, same error<br />> <br />> > just some more info.<br />> <br />> ><br />> <br />> > after trying (and getting the error) to compile with rev 17222, I went<br />> <br />> > to the director (to rename the old makefile).<br />> <br />> ><br />> <br />> > There is a fpmake.exe, with todays date, and a 3 minute old timestamp.<br />> <br />> > I do not know if that was created by this attempt, or by the previous<br />> <br />> > attempt (that was with includign the above revision)<br />> <br />> <br />> <br />> Are you doing a cross-compilation? In that case the fpmake.exe is<br />> <br />> probably build for the target you were compiling for.<br />> <br />> <br />> <br />> Joost.<br />> <br />> <br />> <br />> _______________________________________________<br />> <br />> fpc-devel maillist  -  fpc-devel@lists.freepascal.org<br />> <br />> http://lists.freepascal.org/mailman/listinfo/fpc-devel<br />> <br />>