Hi,
I'm having problems getting tqtinterface to build, is there something i'm missing? See build log at : https://build.opensuse.org/package/live_build_log?arch=i586&package=tqti...
Hi,
I'm having problems getting tqtinterface to build, is there something i'm missing? See build log at : https://build.opensuse.org/package/live_build_log?arch=i586&package=tqti...
-- later, Robert Xu
Are you using the CMake build system? The Automake version has a known problem with generating the final library files.
Tim
On fedora 13 i was able to get this to work by downgrading to automake 1.11.1, it may be worth packaging an older supported version of automake if packages are not already provided with these newer distros, until the CMake build system stabilizes in a future version.
On Wed, Oct 20, 2010 at 2:44 PM, Timothy Pearson < kb9vqf@pearsoncomputing.net> wrote:
Hi,
I'm having problems getting tqtinterface to build, is there something i'm missing? See build log at :
https://build.opensuse.org/package/live_build_log?arch=i586&package=tqti...
-- later, Robert Xu
Are you using the CMake build system? The Automake version has a known problem with generating the final library files.
Tim
On Wed, Oct 20, 2010 at 18:36, Khyota khyota@gmail.com wrote:
On fedora 13 i was able to get this to work by downgrading to automake 1.11.1, it may be worth packaging an older supported version of automake if packages are not already provided with these newer distros, until the CMake build system stabilizes in a future version. On Wed, Oct 20, 2010 at 2:44 PM, Timothy Pearson kb9vqf@pearsoncomputing.net wrote:
Hi,
I'm having problems getting tqtinterface to build, is there something i'm missing? See build log at :
https://build.opensuse.org/package/live_build_log?arch=i586&package=tqti...
-- later, Robert Xu
Are you using the CMake build system? The Automake version has a known problem with generating the final library files.
Tim
top-posting >_> lol. how did you get it to work with automake 1.11.1? openSUSE is still using that version and it's not going anywhere.
Wow i think i screwed something up, 1.11.1 is what fedora ships with, i had that same problem and thought i solved it by downgrading, now i m not so sure.
On Wed, Oct 20, 2010 at 3:45 PM, Robert Xu robxu9@gmail.com wrote:
On Wed, Oct 20, 2010 at 18:36, Khyota khyota@gmail.com wrote:
On fedora 13 i was able to get this to work by downgrading to automake 1.11.1, it may be worth packaging an older supported version of automake
if
packages are not already provided with these newer distros, until the
CMake
build system stabilizes in a future version. On Wed, Oct 20, 2010 at 2:44 PM, Timothy Pearson kb9vqf@pearsoncomputing.net wrote:
Hi,
I'm having problems getting tqtinterface to build, is there something i'm missing? See build log at :
https://build.opensuse.org/package/live_build_log?arch=i586&package=tqti...
-- later, Robert Xu
Are you using the CMake build system? The Automake version has a known problem with generating the final library files.
Tim
top-posting >_> lol. how did you get it to work with automake 1.11.1? openSUSE is still using that version and it's not going anywhere.
-- later, Robert Xu
On Wed, Oct 20, 2010 at 19:01, Khyota khyota@gmail.com wrote:
Wow i think i screwed something up, 1.11.1 is what fedora ships with, i had that same problem and thought i solved it by downgrading, now i m not so sure.
On Wed, Oct 20, 2010 at 3:45 PM, Robert Xu robxu9@gmail.com wrote:
On Wed, Oct 20, 2010 at 18:36, Khyota khyota@gmail.com wrote:
On fedora 13 i was able to get this to work by downgrading to automake 1.11.1, it may be worth packaging an older supported version of automake if packages are not already provided with these newer distros, until the CMake build system stabilizes in a future version. On Wed, Oct 20, 2010 at 2:44 PM, Timothy Pearson kb9vqf@pearsoncomputing.net wrote:
Hi,
I'm having problems getting tqtinterface to build, is there something i'm missing? See build log at :
https://build.opensuse.org/package/live_build_log?arch=i586&package=tqti...
-- later, Robert Xu
Are you using the CMake build system? The Automake version has a known problem with generating the final library files.
Tim
top-posting >_> lol. how did you get it to work with automake 1.11.1? openSUSE is still using that version and it's not going anywhere.
top posting again... What version of automake do you have installed? (or what multiple versions of it)
Name : automake Arch : noarch Version : 1.11.1 Release : 1.fc13 Size : 1.5 M Repo : installed From repo : UIedited_4
sorry forgot about the top posting!
On Wed, Oct 20, 2010 at 19:34, Khyota khyota@gmail.com wrote:
Name : automake Arch : noarch Version : 1.11.1 Release : 1.fc13 Size : 1.5 M Repo : installed From repo : UIedited_4 sorry forgot about the top posting!
then how did you get Trinity to build? I'm still stuck with the same error.
On Wed, Oct 20, 2010 at 19:34, Khyota khyota@gmail.com wrote:
Name : automake Arch : noarch Version : 1.11.1 Release : 1.fc13 Size : 1.5 M Repo : installed From repo : UIedited_4 sorry forgot about the top posting!
then how did you get Trinity to build? I'm still stuck with the same error.
-- later, Robert Xu
I would suggest checking the autoconf versions.
Tim
Thank you Tim, it is autoconf. Downgrading from 2.65 to 2.63 is what solved this issue for me. Silly i mixed those up :)
On Thursday 21 October 2010 02:45:53 Robert Xu wrote:
top-posting >_> lol. how did you get it to work with automake 1.11.1? openSUSE is still using that version and it's not going anywhere.
Why do you try to build KDE3 using Qt4?
On Fri, Oct 22, 2010 at 03:41, Ilya Chernykh neptunia@mail.ru wrote:
On Thursday 21 October 2010 02:45:53 Robert Xu wrote:
top-posting >_> lol. how did you get it to work with automake 1.11.1? openSUSE is still using that version and it's not going anywhere.
Why do you try to build KDE3 using Qt4?
hm? I didn't... I thought maybe tqtinterface had some stuff that also uses qt4 since support for it is slowly making its way into Trinity... :-\ It's always the test and fail scenario, I'll take it out if we don't need it...