On Mon, 9 Oct 2017 08:10:08 -0300 "Leonardo M. Ramé via Lazarus" <[email protected]> wrote:
> Hi, since many years ago I'm building Lazarus from source using the > procedure detailed below, currently I'm on Ubuntu 16.04 64bit. > > My procedure is, first *svn up* fpc, then compile and install with > defaults (into /usr/local/lib/fpc/3.1.1). The next step is again *svn > up* Lazarus dir, then *make clean all*. > > Since yesterday I'm getting this: > > [leonardo@leonardo-SATELLITE-C50-A ~/Desarrollo/lazarus] $ make clean all > make: -iVSPTPSOTO: No se encontró el programa > make -C ide cleanide > make[1]: se entra en el directorio '/home/leonardo/Desarrollo/lazarus/ide' > make[1]: -iVSPTPSOTO: No se encontró el programa > /bin/rm -f > /bin/rm -f > /bin/rm -f > ... > > Which program isn't found?, any hint?. Probably fpc is not in PATH. Mattias -- _______________________________________________ Lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
