PDA

View Full Version : QT 4.1.1 on Solaris 10



KaptainKarl
7th March 2006, 21:09
I am getting errors when I attempt to install QT under the following
conditions:

QT Version: 4.1.1
Operating System: Solaris 10
Hardware: Sun Blade 1000
Compiler: g++ 3.4.5
Oracle Version: 10.2.0

The configure completes with no errors.

When I run gmake, I get the following error:
ld: fatal: relocation error: R_SPARC_32: file .obj/debug-shared/qatomic32.o:
symbol <unknown>: offset 0xfb774f15 is non-aligned
ld: fatal: relocation error: R_SPARC_32: file .obj/debug-shared/qatomic32.o:
symbol <unknown>: offset 0xfb774f1b is non-aligned
ld: fatal: relocation error: R_SPARC_32: file .obj/debug-shared/qatomic32.o:
symbol <unknown>: offset 0xfb774f1f is non-aligned
ld: fatal: relocation error: R_SPARC_32: file .obj/debug-shared/qatomic32.o:
symbol <unknown>: offset 0xfb774f23 is non-aligned
ld: fatal: relocation error: R_SPARC_32: file .obj/debug-shared/qatomic32.o:
symbol <unknown>: offset 0xfc1c1196 is non-aligned
collect2: ld returned 1 exit status
gmake[3]: *** [../../lib/libQtCore_debug.so.4.1.1] Error 1
gmake[3]: Leaving directory
`/export/home/abe/qt-x11-commercial-src-4.1.1/src/corelib'
gmake[2]: *** [debug-all] Error 2
gmake[2]: Leaving directory
`/export/home/abe/qt-x11-commercial-src-4.1.1/src/corelib'
gmake[1]: *** [sub-corelib-make_default-ordered] Error 2
gmake[1]: Leaving directory
`/export/home/abe/qt-x11-commercial-src-4.1.1/src'
gmake: *** [sub-src-make_default-ordered] Error 2

Anybody got any ideas?

Thanks,

Karl

siddharth
7th February 2007, 14:51
Hello All,
I am also facing the same problem but with sun ultra60 with version of gcc and for qt4.2.2.
I always get stuck with the error as qatomic32.o not found.
Does any one have solution for this problem?

Thanks with Best Regards
Siddharth