CQRLOG compiling error

2 posts / 0 new
Last post
UA6CEY
CQRLOG compiling error

Hello Petr!

I'm using CQRLOG v.1.7.3. I compiled it by myself two years ago.
Today I tried to compile v.1.9.0 source.
Lazarus needs to use interfaces.pas file. There is no *.pas files at that dir.
A compiling result is here:
Emphasized
.
.
.
Free Pascal Compiler version 2.6.2 [2013/02/16] for x86_64
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling cqrlog.lpr
2 218/800 Kb Used
PPU Loading /usr/lib64/lazarus/lcl/units/x86_64-linux/gtk2/interfaces.ppu
PPU Source: interfaces.pas not found
Recompiling Interfaces, checksum changed for System
cqrlog.lpr(6,3) Fatal: Can't find unit Interfaces used by cqrlog
ERROR: failed compiling of project /home/goodman/Download/cqrlog-1.9.0/src/cqrlog.lpi
make: *** [cqrlog] Error 2

Do I need to upgrade Pascal or Lazarus?
UA6CEY Andrey.

ok2cqr
ok2cqr's picture
Re: CQRLOG compiling error

Hi Andrey,

it's something related to FPC compiler. I've never understand how to fix that. It's also in their FAQ.

A few minutes ago, Launchpad builded new Lazarus 1.4.4 in my repository. There is also fpc-2.6.4 Please install recent version of fpc and Lazarus and compile cqrlog again.

https://launchpad.net/~ok2cqr/+archive/ubuntu/lazarus/+packages

73 Petr