packages: OGLFT/OGLFT.spec - include Qt support, remove .la, rel. 2

Jakub Bogusz qboosh at pld-linux.org
Fri Feb 25 06:46:58 CET 2011


On Fri, Feb 25, 2011 at 12:48:31AM +0100, Tomasz Pala wrote:
> On Thu, Feb 24, 2011 at 07:43:47 +0100, Jakub Bogusz wrote:
> 
> >> -%{_libdir}/libOGLFT.la
> > 
> > Without pkgconfig file (or similar) it makes -static useless.
> > There is no way to know its dependencies (e.g. optional qt).
> 
> I can't compile it properly anyway... at this point x86_64 build tried
> to link against /usr/lib/libstdc++.so:
> http://buildlogs.pld-linux.org/index.php?dist=th&arch=x86_64&ok=0&name=OGLFT&id=46a4776a-6cea-4bb5-a723-efaa66f7388f&action=tail

You need to trace where "-L/usr/lib" in libtool --mode=link comes from.
Maybe qt setup ("-L$QTDIR/lib" is common bug).

> and without autocrap regeneration there are missing symbols on all archs:
> http://buildlogs.pld-linux.org/index.php?dist=th&arch=i686&ok=0&name=OGLFT&id=3258ac9a-13ed-4321-914d-2fc84f813009&action=tail

Looks like too old libtool (no CXX tag support?)


-- 
Jakub Bogusz    http://qboosh.pl/


More information about the pld-devel-en mailing list