Hi,

I have a problem compiling mysql-5.7.12 on Nexenta Open Storage Appliance 
4.0.4-FP4.
NexentaStor is OpenSolaris through the Illumos Open Source Project.

Any help with this would be greatly appreciated.

Thanks and Regards,
Mariano

Here is the error I am getting.

[ 69%] Linking CXX shared library libmysqlclient.so
cd /usr/local/mysql-5.7.12/libmysql && /usr/local/bin/cmake -E 
cmake_link_script CMakeFiles/libmysql.dir/link.txt --verbose=1
/usr/bin/g++  -fPIC  -m64 -Wall -Wextra -Wformat-security -Wvla 
-Woverloaded-virtual -Wno-unused-parameter -g -fabi-version=2 
-fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX 
-fPIC  -m64 -lstdc++ -R'$ORIGIN/../lib' -R/usr/lib/amd64  -shared 
-Wl,-hlibmysqlclient.so.20 -o libmysqlclient.so.20.2.1 
CMakeFiles/libmysql.dir/libmysql_exports_file.cc.o libclientlib.a 
../dbug/libdbug.a ../strings/libstrings.a ../vio/libvio.a ../mysys/libmysys.a 
../mysys_ssl/libmysys_ssl.a ../zlib/libzlib.a ../extra/yassl/libyassl.a 
../extra/yassl/taocrypt/libtaocrypt.a -lsocket ../dbug/libdbug.a 
../mysys/libmysys.a ../dbug/libdbug.a ../mysys/libmysys.a -lnsl -lm 
../strings/libstrings.a ../zlib/libzlib.a
Text relocation remains                         referenced
    against symbol                  offset      in file
TaoCrypt::HASHwithTransform::~HASHwithTransform() 0x52          
../mysys_ssl/libmysys_ssl.a(my_sha1.cc.o)
TaoCrypt::HASHwithTransform::~HASHwithTransform() 0x26          
../mysys_ssl/libmysys_ssl.a(my_sha1.cc.o)
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
gmake[2]: *** [libmysql/libmysqlclient.so.20.2.1] Error 1
gmake[2]: Leaving directory `/usr/local/mysql-5.7.12'
gmake[1]: *** [libmysql/CMakeFiles/libmysql.dir/all] Error 2
gmake[1]: Leaving directory `/usr/local/mysql-5.7.12’

gmake: *** [all] Error


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to