Build 5.6.17 with cmake 2.8.12 .2 on AIX 6.1 fails
Trying to build MySQL 5.6.17 from source on AIX 6.1. (AIX 6100-03-03-0943)
Successfully loaded CMake 2.8.12.2.
When I run cmake on the MySQL package, I get a failure at an early stage, when cmake is running test compiles. Extract from the CMakeError.log follows:
Linking C executable cmTryCompileExec2680921780
/mnt/research/grussell/cmake-2.8.12.2-AIX-powerpc/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2680921780.dir/link.txt --verbose=1
/usr/local/bin/gcc CMakeFiles/cmTryCompileExec2680921780.dir/testCCompiler.c.o -o cmTryCompileExec2680921780 -Wl,-brtl,-bnoipath,-bexpall -Wl,-blibpath:/usr/lib:/lib
/usr/local/lib/gcc/powerpc-ibm-aix6.1.0.0/4.4.4/../../../../powerpc-ibm-aix6.1.0.0/bin/ld: target noipath not found
collect2: ld returned 1 exit status
Can anyone help with this? Seems to me that "noipath" should be a directive rather than a target for the linker. But what is wrong?
Subject
Views
Written By
Posted
Build 5.6.17 with cmake 2.8.12 .2 on AIX 6.1 fails
4129
April 30, 2014 01:47PM
1708
May 01, 2014 03:15PM
1942
May 05, 2014 10:41AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.