trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: January 2011

Re: [trinity-users] tqt compilation problem

From: Robert Xu <robxu9@...>
Date: Wed, 5 Jan 2011 18:29:18 -0500
On Jan 5, 2011, at 16:37, Bartlomiej Zimon <uzi18@...> wrote:

> Hi all!
>
> My name is Bartlomiej i'm from PLD Linux distro.
> I have problems with tqt compilation/instalation.
>
> Here is log configure/compile log: http://pld.pastebin.com/ja58wz3c
>
> Problem is because there is no tqt.so.x.y.z files only symlinks
>
> [cactus@carme-pld qtinterface]$ ls -l .libs/libtqt.*
> lrwxrwxrwx 1 cactus users   12 01-03 11:05 .libs/libtqt.la -> ../libtqt.la
> -rw-r--r-- 1 cactus users 1515 01-03 11:05 .libs/libtqt.lai
> lrwxrwxrwx 1 cactus users   15 01-03 11:05 .libs/libtqt.so -> libtqt.so.4.2.0
> lrwxrwxrwx 1 cactus users   15 01-03 11:05 .libs/libtqt.so.4 -> libtqt.so.4.2.0
> [cactus@carme-pld qtinterface]$
>
> when building --with-static it produces libtqt.a archive.
>
> any hint?
>
> Best regards
> Bartlomiej Zimon
>
>

Hi,

This is a known problem when configure is generated with an autoconf
newer than 2.63. :(

--
later, Robert Xu