I am trying to install the latest SVN of Lazarus with fpcdeluxe 1.6.6b.
But every time I get this error:
fpcupdeluxe: Performing a SVN/GIT/HG/FTP checkout ... please wait, could take some time.
fpcupdeluxe: Start of compile error summary.
fpcupdeluxe: ERROR: FPCNativeInstaller (GetModule: FPC): FPC patching with /Users/madref/fpcupdeluxe/patchfpc/FREEBSDFIXES_FPCPATCH.patch failed.
fpcupdeluxe: Start of compile error summary.
fpcupdeluxe: ERROR: FPCNativeInstaller (GetModule: FPC): FPC patch output: patching file rtl/bsd/ostypes.inc
fpcupdeluxe: Start of compile error summary.
2 out of 3 hunks FAILED -- saving rejects to file rtl/bfpcupdeluxe: ERROR: FPCNativeInstaller (GetModule: FPC): FPC patch output: patching file rtl/bsd/ostypes.inc
fpcupdeluxe: info: FPC native builder: Detected source version FPC: 3.0.4
fpcupdeluxe: info: FPC native builder: Using FPC bootstrap compiler with version: 3.0.2
fpcupdeluxe: Performing a SVN/GIT/HG/FTP checkout ... please wait, could take some time.
fpcupdeluxe: Start of compile error summary.
fpcupdeluxe: ERROR: LazarusNativeInstaller (GetModule: Lazarus): Lazarus patching with /Users/madref/fpcupdeluxe/patchlazarus/DRAGONFLY_LAZPATCH.patch failed.
fpcupdeluxe: Start of compile error summary.
fpcupdeluxe: ERROR: LazarusNativeInstaller (GetModule: Lazarus): Lazarus patch output: patching file components/codetools/definetemplates.pas
fpcupdeluxe: info: Lazarus native builder: Detected source version Lazarus: 2.1.0
fpcupdeluxe: info: Lazarus native builder: Using FPC compiler with version: 3.0.4
fpcupdeluxe: Start of compile error summary.
odetools/definetemplates.pas(323,25) Fatal: (2003) Syntax error, ")" expected but "," found
(3104) Compiling definetemplates.pas
fpcupdeluxe: Start of compile error summary.
Fatal: (1018) Compilation aborted
odetools/definetemplates.pas(323,25) Fatal: (2003) Syntax error, ")" expected but "," found
fpcupdeluxe: Start of compile error summary.
detools/definetemplates.pas(323,25) Fatal: (2003) Syntax error, ")" expected but "," found
Fatal: (1018) Compilation aborted
fpcupdeluxe: Start of compile error summary.
Fatal: (1018) Compilation aborted
detools/definetemplates.pas(323,25) Fatal: (2003) Syntax error, ")" expected but "," found
fpcupdeluxe: Start of compile error summary.
Error: /Users/madref/fpcupdeluxe/fpc/bin/x86_64-darwin/ppcx64 returned an error exitcode
fpcupdeluxe: Start of compile error summary.
fpcupdeluxe: ERROR: LazarusNativeInstaller (BuildModuleCustom: Lazbuild): make returned error code #512
fpcupdeluxe: Done !!Any suggestions on how to solve this?