<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello,</p>
<p>I got a new PC. I Installed FPC 3.2.0 from the setup found on the
freepascal homepage. Then I did a SVN checkout for pas2js and I
now want to make it.</p>
<p>The command is just "make clean all" in the pas2js directory (I
use the full math to FPC make) :</p>
<p>d:\ENTWICKLUNG\FPC\pas2js>d:\ENTWICKLUNG\FPC\3.2.0\bin\i386-win32\make
clean all</p>
<p>This is the error message:</p>
<p>process_begin: CreateProcess(NULL, pas2js.exe -iV, ...) failed.<br>
make: Nothing to be done for `clean'.<br>
c:/ENTWICKLUNG/FPC/3.2.0/bin/i386-Win32/ppc386.exe fpmake.pp<br>
<b>fpmake.pp(4,47) Fatal: Can't find unit fpmkunit used by fpmake</b><br>
Fatal: Compilation aborted<br>
make: *** [fpmake.exe] Error 1</p>
<p>Can somebody help me what am I missing? I used the same approach
on my old PC and it worked OK. Also compiling FPC trunk works fine
on the new PC.</p>
<p>Thanks<br>
Ondrej<br>
</p>
</body>
</html>