Welcome! Log In Create A New Profile

Advanced

Compile error with OpenSSL source on Solaris 11 sparc

February 14, 2014 09:47AM
Hi.
My system: uname -a:
SunOS web-srv 5.11 11.1 sun4v sparc sun4v
My configure line:
/configure --prefix=/opt/nginx --group=webservd --user=webservd --with-cc-opt='-I ../pcre-8.34' --with-cpu-opt=sparc64 --with-pcre=../pcre-8.34 --with-zlib=../zlib-1.2.8 --with-http_sub_module --with-http_gzip_static_module --with-http_ssl_module --with-http_gzip_static_module --with-http_stub_status_module --with-openssl=../openssl-1.0.1f --with-http_dav_module --with-http_flv_module --with-cc=/opt/solarisstudio12.3/bin/cc --with-cc-opt=-m64 --with-ld-opt=-m64
Pours a lot of warnings:
cc: Warning: -xarch=v8plus is deprecated, use -m32 -xarch=sparc instead
Closer to the end:
ld: warning: file ../openssl-1.0.1f/.openssl/lib/libssl.a(s23_meth.o): wrong ELF class: ELFCLASS32
ld: warning: file ../openssl-1.0.1f/.openssl/lib/libcrypto.a(cryptlib.o): wrong ELF class: ELFCLASS32
And finally:
ld: fatal: symbol referencing errors. No output written to objs/nginx
*** Error code 2
make: Fatal error: Command failed for target `objs/nginx'
Current working directory /export/home/user/nginx-1.5.10
*** Error code 1
make: Fatal error: Command failed for target `build

If I compile without openssl source (ie remove configure - with-openssl = ../openssl-1.0.1f), then the compilation succeeds. On solaris 11 system OpenSSL 1.0.0j May 10, 2012.

Any ideas? May need to fix openssl source for normal precompile by nginx?
I can provide additional information(in the form of files obs / Makefile, objs / autoconf.err etc.), if necessary.
Subject Author Posted

Compile error with OpenSSL source on Solaris 11 sparc

sebor February 14, 2014 09:47AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 259
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready