Results 1 to 2 of 2

Thread: QT 4.1.1 on Solaris 10

  1. #1
    Join Date
    Feb 2006
    Location
    Jarrell, Texas, USA
    Posts
    70
    Thanks
    7
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default QT 4.1.1 on Solaris 10

    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

  2. #2
    Join Date
    Feb 2007
    Posts
    1
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: QT 4.1.1 on Solaris 10

    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

Similar Threads

  1. Qt 4,4 on Solaris 10 compilation error
    By ToddAtWSU in forum Installation and Deployment
    Replies: 2
    Last Post: 1st July 2008, 13:24
  2. QPixmap::convertFromImage error (qt 4.1.1, g++ 3.3.2, Solaris SPARC 10)
    By freak in forum Installation and Deployment
    Replies: 3
    Last Post: 30th October 2006, 21:30
  3. QPrinter on Solaris
    By ToddAtWSU in forum Qt Programming
    Replies: 4
    Last Post: 24th October 2006, 20:29
  4. Installing on Solaris...PLEASE HELP!
    By Rayven in forum Installation and Deployment
    Replies: 3
    Last Post: 27th July 2006, 17:33
  5. Loaded QT 4.1.1 and MinGW Compiler
    By Seth in forum Newbie
    Replies: 7
    Last Post: 8th July 2006, 15:03

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.