I normally never have issues with FPCupDeluxe I cannot figure out. But this one has me struggling the last few times I tried. This is my Lazarus Fixes and FPC Fixes installation. It gets the following errors:
(3104) Compiling generatefppkgconfigurationdlg.pas
/***/***/***/fpclazfixes/lazarus/ide/generatefppkgconfigurationdlg.pas(173,25) Error: (5000) Identifier not found "GetCompiledTargetCPU"
make[2]: *** [Makefile:5105: idepkg] Error 2
make[1]: *** [Makefile:3793: idepkg] Error 2
generatefppkgconfigurationdlg.pas(538) Fatal: (10026) There were 1 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Error: /media/tony/storpart/fpclazfixes/fpc/bin/x86_64-linux/ppcx64 returned an error exitcode
Error: (lazarus) Build IDE: stopped with exit code 2
Error: (lazarus) Building IDE: Building IDE failed.
make: *** [Makefile:3799: useride] Error 2
fpcupdeluxe: ERROR: LazarusNativeInstaller (BuildModuleCustom: UserIDE): make returned exit status #512
ERROR: Fpcupdeluxe fatal error !
Sequencer (UserIDE): Failure running fpcupdeluxe: error executing sequence UserIDE
Sequencer (Lazarus): Failure running fpcupdeluxe: error executing sequence Lazarus
Sequencer (Default): Failure running fpcupdeluxe: error executing sequence Default
Any suggestions of what I should look into?