Re: [fpc-pascal] Make clean error when building fpc 3.2.2 from sources

2021-11-22 Thread Bo Berglund via fpc-pascal
On Mon, 22 Nov 2021 16:47:29 +0100, Tomas Hajny via fpc-pascal wrote: >On 2021-11-22 16:21, Jonas Maebe via fpc-pascal wrote: >> On 22/11/2021 16:02, Bo Berglund via fpc-pascal wrote: >>> This is what happens when I execute the first make command inside the >>> fpc source >>> dir: >>> >>>~/

Re: [fpc-pascal] Make clean error when building fpc 3.2.2 from sources

2021-11-22 Thread Tomas Hajny via fpc-pascal
On 2021-11-22 16:21, Jonas Maebe via fpc-pascal wrote: On 22/11/2021 16:02, Bo Berglund via fpc-pascal wrote: This is what happens when I execute the first make command inside the fpc source dir: ~/devel/fpc/3.2.2$ make clean make: -iVSPTPSOTO: Command not found /usr/bin/rm -f build-s

Re: [fpc-pascal] Make clean error when building fpc 3.2.2 from sources

2021-11-22 Thread Jonas Maebe via fpc-pascal
On 22/11/2021 16:02, Bo Berglund via fpc-pascal wrote: This is what happens when I execute the first make command inside the fpc source dir: ~/devel/fpc/3.2.2$ make clean make: -iVSPTPSOTO: Command not found /usr/bin/rm -f build-stamp.* /usr/bin/rm -f base.build-stamp.* I have check