[fpc-pascal] Strange output from make when building 3.2.0
Bo Berglund
bo.berglund at gmail.com
Thu Feb 25 10:12:08 CET 2021
I am installing fpc 3.2.0 on a notebook running Ubuntu 20.04 LTS
When I execute make clean and make sourceinstall I get this strange output
message:
:~/dev/fpc/3.2.0$ time make sourceinstall PREFIX=$HOME
make: -iVSPTPSOTO: Command not found
What does it mean? What have I missed to prepare?
I have used svn to download the fpc and lazarus sources on the latest release
tags for both.
I have used the 3.0.4 compiler as seed when building fpc 3.2.0
This is the first time I have seen this message and it makes little sense to me.
As preparations I *have* done:
sudo apt install build-essentials
Should I worry?
--
Bo Berglund
Developer in Sweden
More information about the fpc-pascal
mailing list