While trying to "make all" of fpc on Window I am receiving and error on:

make -C packages clean

The error message is:

make[2]: *** No rule to make target `clean'.  Stop.

Here is the more output in context:

C:/Development/build/fpc.3.0.0/bin/i386-win32/rm.exe -f fpcmade.i386-win32
Package.fpc ppas.bat script.res link.res
C:/Development/build/fpc.3.0.0/bin/i386-win32/rm.exe -f *.s *_ppas.bat
make[3]: Leaving directory `C:/Development/build/fpc/rtl/win32'
make[2]: Leaving directory `C:/Development/build/fpc/rtl'
make[1]: Leaving directory `C:/Development/build/fpc'
make packages_clean FPC=C:/Development/build/fpc/compiler/ppc386.exe
make[1]: Entering directory `C:/Development/build/fpc'
make -C packages clean
make[2]: *** No rule to make target `clean'.  Stop.
make[2]: Entering directory `C:/Development/build/fpc/packages'
make[2]: Leaving directory `C:/Development/build/fpc/packages'
make[1]: *** [packages_clean] Error 2
make[1]: Leaving directory `C:/Development/build/fpc'
make: *** [build-stamp.i386-win32] Error 2
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to