@CapNida perdona la tardanza, esta es mi salida:CapNida escribió:Uno de esos dos comandos no esta funcionando:
make NOGDB=1 OPT="-dFPC_ARMHF -CX -CfVFPV3_D16 -O- -XX -Xs" build
sudo make NOGDB=1 install
Ve a la carpeta /tmp/fpcbuild-3.0.2/fpcsrc
Y ejecuta los comandos en ese orden y pega la salida
Código: Seleccionar todo
root@raspberrypi:/tmp/fpcbuild-3.0.2/fpcsrc# make NOGDB=1 OPT="-dFPC_ARMHF -CX -CfVFPV3_D16 -O- -XX -Xs" build
make: -iVSPTPSOTO: Command not found
make compiler_cycle RELEASE=1
make[1]: Entering directory '/tmp/fpcbuild-3.0.2/fpcsrc'
make[1]: -iVSPTPSOTO: Command not found
make -C compiler cycle
make[2]: Entering directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
make[2]: -iVSPTPSOTO: Command not found
make tempclean ppc3.exe
make[3]: Entering directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
make[3]: -iVSPTPSOTO: Command not found
/bin/rm -f ppcross ppc ppc1.exe ppc2.exe ppc3.exe ./msg2inc.exe pp1.wpo pp2.wpo
make 'OLDFPC=' next CYCLELEVEL=1
make[4]: Entering directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
make[4]: -iVSPTPSOTO: Command not found
make rtlclean rtl
make[5]: Entering directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
make[5]: -iVSPTPSOTO: Command not found
make -C clean
make[6]: Entering directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
make[6]: *** clean: No such file or directory. Stop.
make[6]: Leaving directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
Makefile:4078: recipe for target 'rtlclean' failed
make[5]: *** [rtlclean] Error 2
make[5]: Leaving directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
Makefile:3967: recipe for target 'next' failed
make[4]: *** [next] Error 2
make[4]: Leaving directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
Makefile:3972: recipe for target 'ppc1.exe' failed
make[3]: *** [ppc1.exe] Error 2
make[3]: Leaving directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
Makefile:3984: recipe for target 'cycle' failed
make[2]: *** [cycle] Error 2
make[2]: Leaving directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
Makefile:2779: recipe for target 'compiler_cycle' failed
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory '/tmp/fpcbuild-3.0.2/fpcsrc'
Makefile:2811: recipe for target 'build-stamp.-' failed
make: *** [build-stamp.-] Error 2
root@raspberrypi:/tmp/fpcbuild-3.0.2/fpcsrc# sudo make NOGDB=1 install
make: -iVSPTPSOTO: Command not found
make compiler_cycle RELEASE=1
make[1]: Entering directory '/tmp/fpcbuild-3.0.2/fpcsrc'
make[1]: -iVSPTPSOTO: Command not found
make -C compiler cycle
make[2]: Entering directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
make[2]: -iVSPTPSOTO: Command not found
make tempclean ppc3.exe
make[3]: Entering directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
make[3]: -iVSPTPSOTO: Command not found
/bin/rm -f ppcross ppc ppc1.exe ppc2.exe ppc3.exe ./msg2inc.exe pp1.wpo pp2.wpo
make 'OLDFPC=' next CYCLELEVEL=1
make[4]: Entering directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
make[4]: -iVSPTPSOTO: Command not found
make rtlclean rtl
make[5]: Entering directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
make[5]: -iVSPTPSOTO: Command not found
make -C clean
make[6]: Entering directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
make[6]: *** clean: No such file or directory. Stop.
make[6]: Leaving directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
Makefile:4078: recipe for target 'rtlclean' failed
make[5]: *** [rtlclean] Error 2
make[5]: Leaving directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
Makefile:3967: recipe for target 'next' failed
make[4]: *** [next] Error 2
make[4]: Leaving directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
Makefile:3972: recipe for target 'ppc1.exe' failed
make[3]: *** [ppc1.exe] Error 2
make[3]: Leaving directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
Makefile:3984: recipe for target 'cycle' failed
make[2]: *** [cycle] Error 2
make[2]: Leaving directory '/tmp/fpcbuild-3.0.2/fpcsrc/compiler'
Makefile:2779: recipe for target 'compiler_cycle' failed
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory '/tmp/fpcbuild-3.0.2/fpcsrc'
Makefile:2811: recipe for target 'build-stamp.-' failed
make: *** [build-stamp.-] Error 2