On Mon, 2006-03-06 at 23:32 +0100, Ferenc Veres wrote:
> Hi all,
> 
> Below I attach my old mail from Alpha1 or 2 time. I thought Alpha3 may 
> help, but it did not, so I repost, in hope someone had ideas meanwhile.
> 
> I get the same error with Alpha3 + qt4.1.1. I saw this note on Troll's 
> webiste:
> 
> "Do not use GCC with Sun's assembler/linker, this will result in 
> link-time errors in shared libraries. Use GNU binutils instead."
> 
> http://www.trolltech.com/developer/platforms/solaris.html
> 
> How can I make sure I do use GNU binutils? I think I do, but can someone 
> please confirm that:
> 
> [EMAIL PROTECTED]:~$ which ld
> /usr/bin/ld
> [EMAIL PROTECTED]:~$ dpkg -S /usr/bin/ld
> binutils: /usr/bin/ld
> [EMAIL PROTECTED]:~$ dpkg -s binutils
> Package: binutils
> ....
> Description: The GNU assembler, linker and binary utilities
> ....

I confirm that this is GNU binutils. And I'm pretty confident that we've
fixed all critical issues with both binutils and gcc-4.0 packages.

> I don't have link-time errors, if that means "compile-time-link-time" 
> and not "running-loading-time", the whole thing compiles right, but 
> everything segfaults in Qt4 (demos, designer, etc).
> 
> [EMAIL PROTECTED]:~$ g++ --version
> g++ (GCC) 4.0.3 20060113 (prerelease) (GNU_Solaris 4.0.2-6gnusol1)
> 
> If this is not a Nexenta error in the included X11 libs, I'll really 
> have to wait for an official qt4 package later, later. :-)

this might take some time to appear... :-) See my explanation below.

> Segfault point is marked on the source code on the link. (And still not 
> a top-priority issue. ;-) )

I just imported qt-x11 4.1.0 from Ubuntu/Dapper. The problem is that it
requires newest debhelper which in turn requires newest dpkg from dapper
too. So, it will take time while we will have qt 4.1.x packaged. AFAIK,
KDE 3.5.1 depends on it as well. So, till we fix this issue, we will not
see new version of KDE... If someone has a free time to work on this
interesting topic, feel free to jump in!

-- 
Erast

_______________________________________________
GNU/Solaris Users mailing list
gnusol-users@gnusolaris.org

Reply via email to