[Pkg-pascal-devel] Missing Package Links in Lazarus 1.4.0?

Graham Inggs graham at nerve.org.za
Tue Jul 14 13:30:22 UTC 2015


Hi

While trying to build doublecmd 0.6.4 from git [1] against Lazarus 
1.4.0, I came across the following errors:


invalid Package Link: file 
"/usr/lib/lazarus/1.4.0/components/debuggerintf/debuggerintf.lpk" does 
not exist.

   $0000000000674ED5
   $000000000047E80E
   $0000000000401834
   $00000000006123E8
   $00000000005EF8DF
   $00000000005EF79D
   $00000000004062D2
   $0000000000401E38
   $0000000000401BDB
   $0000000000409583
   $000000000040C430
   $000000000040080D
ERROR: Package file not found
The package "DebuggerIntf" is installed, but no valid package file 
(.lpk) was found.
A broken dummy package was created.
lazbuild is non interactive, aborting now.


invalid Package Link: file 
"/usr/lib/lazarus/1.4.0/components/lazdebuggergdbmi/lazdebuggergdbmi.lpk" does 
not exist.

   $0000000000674ED5
   $000000000047E80E
   $0000000000401834
   $00000000006123E8
   $00000000005EF8DF
   $00000000005EF7AC
   $00000000004062D2
   $0000000000401E38
   $0000000000401BDB
   $0000000000409583
   $000000000040C430
   $000000000040080D
ERROR: Package file not found
The package "LazDebuggerGdbmi" is installed, but no valid package file 
(.lpk) was found.
A broken dummy package was created.
lazbuild is non interactive, aborting now.


I built 1.4.0+dfsg-2 from source and copied the missing .lpk files to 
their corresponding locations below /usr/lib/lazarus and the build of 
doublecmd succeeded.

I made changes to debian/lcl-units.install.in, as per the attached 
patch, and after rebuilding and installing lazarus, doublecmd built 
normally.

[1] http://anonscm.debian.org/cgit/pkg-pascal/doublecmd.git

Regards
Graham

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lcl-units-1.4.0.diff
Type: text/x-diff
Size: 811 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-pascal-devel/attachments/20150714/72e84829/attachment.diff>


More information about the Pkg-pascal-devel mailing list