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 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. :-)

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

Many thanks,
Ferenc

Ferenc Veres wrote:
> Hi All,
> 
> I tried to compile Qt4.1.0 and it compiled well, but all example 
> binaries drop segfault. Maybe an incompatibility with the Xorg package? 
> Or do I miss some X11 related packages? The error always happens in 
> loading font definitions or something like that.
> 
> I have uploaded the segfaulting source section and a gdb log, where I 
> tried to print all important variables. Seems that some font definitions 
> cannot be loaded.
> 
> http://c64.rulez.org/~lion/nexenta/qfontdatabase_x11_cpp.html
> http://c64.rulez.org/~lion/nexenta/qtdebug.txt
> 
> It is not very important, so just ignore if you don't want to take a 
> look at this. There is a small chance that I point a bug in Nexenta, so 
> I thought it may be useful to ask here.
> 
> If you say, that the new g++ update may help, I will try to recompile 
> tomorrow, I've just updated my packages.
> 
> Many thanks,
> Ferenc
> 
> 
> _______________________________________________
> GNU/Solaris Users mailing list
> gnusol-users@gnusolaris.org

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

Reply via email to