[fpc-pascal] make: -iVSPTPSOTO: Command not found

Eric Kom erickom at metropolitancollege.co.za
Tue Jan 15 17:58:25 CET 2013


On 15/01/2013 17:40, Mark Morgan Lloyd wrote:
> Mark Morgan Lloyd wrote:
>
>>> runnable fpc, you mean fpc-2.6.0 installed?
>>>> export PP=/usr/local/bin/ppc386
>>>> make OPT='-O- -gl -Xs-' all
>
> Apologies for my poor threading here, but a message got lost in the 
> spam trap.
>
> > >> <ftp://ftp.freepascal.org/pub/fpc/dist/2.6.0/bootstrap/%29>.
> >Thanks for the bootsrap link.
> >
> > But I got another problem during linking process:
> > fp.pas(553,1) Error: Error while linking
> > fp.pas(553,1) Fatal: There were 1 errors compiling module, stopping
> > Fatal: Compilation aborted
> > make[5]: *** [fp] Error 1
> > make[5]: Leaving directory `/home/erickom/fpcbuild/fpcsrc/ide'
>
> You've not put in enough context, but I'd guess that it can't find the 
> libgdb library for the fp IDE (which not many people use, and I think 
> that you've successfully built the main fpc compiler etc). Try setting 
> PP as before, then
>
> make NOGDB=1 OPT='-O- -gl -Xs-' all
the build process went successful.

it failed again during make install:
make rtl_distinstall FPC=/home/erickom/fpcbuild/fpcsrc/compiler/ppc386 
ZIPDESTDIR=/home/erickom/fpcbuild/fpcsrc FPCMAKE=__missing_command_FPCMAKE
make[3]: Entering directory `/home/erickom/fpcbuild/fpcsrc'
make -C rtl distinstall
make[4]: Entering directory `/home/erickom/fpcbuild/fpcsrc/rtl'
make -C linux all
make[5]: Entering directory `/home/erickom/fpcbuild/fpcsrc/rtl/linux'
make[5]: Leaving directory `/home/erickom/fpcbuild/fpcsrc/rtl/linux'
__missing_command_FPCMAKE -p -Ti386-linux Makefile.fpc
make[4]: __missing_command_FPCMAKE: Command not found
make[4]: *** [fpc_install] Error 127
make[4]: Leaving directory `/home/erickom/fpcbuild/fpcsrc/rtl'
make[3]: *** [rtl_distinstall] Error 2
make[3]: Leaving directory `/home/erickom/fpcbuild/fpcsrc'
make[2]: *** [installbase] Error 2
make[2]: Leaving directory `/home/erickom/fpcbuild/fpcsrc'
make[1]: *** [installbase] Error 2
make[1]: Leaving directory `/home/erickom/fpcbuild'
make: *** [install] Error 2

missing command fpcmake

-- 
Kind Regards

Eric Kom

System Administrator & Programmer - Metropolitan College
  _________________________________________
/ You are scrupulously honest, frank, and \
| straightforward. Therefore you have few |
\ friends.                                /
  -----------------------------------------
    \
     \
         .--.
        |o_o |
        |:_/ |
       //   \ \
      (| Kom | )
     /'\_   _/`\
     \___)=(___/

2 Hennie Van Till, White River, 1240
Tel: 013 750 2255 | Fax: 013 750 0105 | Cell: 078 879 1334
erickom at kom.za.net | erickom at metropolitancollege.co.za
www.kom.za.net | www.kom.za.org | www.erickom.co.za

Key fingerprint: 513E E91A C243 3020 8735 09BB 2DBC 5AD7 A9DA 1EF5




More information about the fpc-pascal mailing list