[Pkg-pascal-devel] Bug#823706: Bug#823706: lazarus opengl
Paul Gevers
elbrus at debian.org
Tue Nov 8 20:37:32 UTC 2016
Hi all,
On 07-11-16 17:26, Michalis Kamburelis wrote:
> The need for user to compile stuff inside Lazarus sources normally
> occurs only for packages (which may be needed by user's applications
> or other packages), not for applications (*.lpi).
So I am still struggling with this packages stuff. One of the failures is:
paul at testavoira ~ $ HOME=/tmp lazbuild -B
/usr/lib/lazarus/1.6/components/lazdebuggers/lazdebuggerfp/lazdebuggerfp.lpk
< snip >
/usr/lib/lazarus/1.6/components/lazdebuggers/lazdebuggerfp/fpdebugdebugger.pas(15,3)
Fatal: (10022) Can't find unit FpDbgClasses used by FpDebugDebugger
However, FpDbgClasses are defined in components/fpdebug and
lazdebuggerfp.lpk properly mentions that it depends on fpdebug:
paul at testavoira ~ $ grep -B2 \"fpdebug\"
/usr/lib/lazarus/1.6/components/lazdebuggers/lazdebuggerfp/lazdebuggerfp.lpk
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="fpdebug"/>
Where does this go wrong?
Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-pascal-devel/attachments/20161108/202def30/attachment.sig>
More information about the Pkg-pascal-devel
mailing list