trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: October 2010

Re: [trinity-devel] tqtinterface fails to create library

From: Serghei Amelian <serghei@...>
Date: Mon, 4 Oct 2010 23:37:56 +0300
On Monday 04 October 2010 13:35:56 Ladislav Laska wrote:
> Hello,
>
> I've started writing ebuilds for trinity, but failed at tqtinterface
> (damn!). I've successfully built it before, but now it seems that the
> build script do not compile libtqt.so.*, only symlinks to it. This
> reminds me some old bugs with configure (sigh). I think this might be
> problem with our eclasses, but the same happens with recommended steps
> to build. Maybe buggy libtool? Using 2.2.10.
>
> Attaching log.

If i'm not wrong, this problem appear for autoconf > 2.63
Also, when you will using autoconf 2.63, autotools will not find qt, because 
qt presence is not checking for /usr/qt/3

Right now you can create ebuild using my cmake work:
http://github.com/serghei/kde-trinity/blob/master/kde-base/tqtinterface/tqtinterface-3.5.12_p1172704.ebuild

-- 
Serghei