[Lazarus] Compile works, building DEB package fails

Marco van de Voort marcov at stack.nl
Wed Jan 15 11:17:05 CET 2014


On Wed, Jan 15, 2014 at 10:30:58AM +0100, Petr Hlozek wrote:

> 800 179.416/188.992 Kb Used
> 900 179.852/188.992 Kb Used
> gline2.pas(896,6) Note: Local variable "z" not used
> Fatal: Can't find unit typ used by spe

This sounds like you miss FPC package numlib. If and how debian packs it, I
don't know, but I suggest checking the FPC unitpath to see if a directory
numlib is there.

It should have approximately the following units.

det dsl eig eigh1 eigh2 int inv iom ipf
mdt ode omv roo sle spe spl typ    

Lazarus Tchart had (has?) an own version of SPE for a while, that might also
be related (Free Pascal can thrown "not found" errors when it encounters two
versions of the same unit)





More information about the Lazarus mailing list