AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only

Qt 4.7.2 Build/Compile Issues on AIX 6.1

  • 1.  Qt 4.7.2 Build/Compile Issues on AIX 6.1

    Posted Sat October 01, 2011 03:22 PM

    Originally posted by: BillDev


    I'm attempting to build Qt 4.7.2 on our Aix 6.1 using xlC V 11.1 compiler.

    I get through most of the Qt build but get the following errors when attempting to link/create the .so.

    ld: 0711-317 ERROR: Undefined symbol: .XConvertCase
    ld: 0711-317 ERROR: Undefined symbol: .XInternAtoms
    ld: 0711-317 ERROR: Undefined symbol: .XFilterEvent

    Obviously some missing Xlib library but I cannot figure what I need to add to the makefile to build

    Where would the libs for these be located on a AIX 6.1 system?

    Thanks for any help.
    #AIX-Forum