[fpc-pascal] Yet more make file problems: make works, make install fails

Reinier Olislagers reinierolislagers at gmail.com
Sat Oct 6 06:52:44 CEST 2012


Still fighting makefiles with my db fpcunit listener.

I can get it to compile with fpc make all
However make install fails with

Installation package fcl-extra for target x86_64-linux succeeded
Start compiling package fcl-fpcunit for target x86_64-linux.
       Compiling fcl-fpcunit/BuildUnit_fcl_fpcunit.pp
Compiled package fcl-fpcunit
Installing package fcl-fpcunit
The installer encountered the following error:
Unable to open file "units/x86_64-linux/fpcunit.o"

Patch including instructions at
https://bitbucket.org/reiniero/fpc_laz_patch_playground/downloads/dblistener.zip

What am I doing wrong?


Thanks,
Reinier



More information about the fpc-pascal mailing list