[Lazarus] fpc trunk fails "make all"
Anthony Walter
sysrpl at gmail.com
Mon Jan 18 18:51:23 CET 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160118/1271af02/attachment-0002.html>
More information about the Lazarus
mailing list