Slightly OT, but I'm wondering if there's some no-brainer fix for this someone will know off the top of their head.
I'm building Netty's Java <-> OpenSSL bindings on SmartOS, and for some reason it does not recognize openssl-1.0.1j as being OpenSSL: http://timboudreau.com/builds/job/netty-tcnative/14/console (or see below) Are there other ssl libraries that build could be getting confused by, or something like that? I'm hoping to figure out if I should close this bug: https://github.com/netty/netty-tcnative/issues/21 or if there's genuinely a problem with their build. Thanks, Tim [INFO] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -g -O2 -I/opt/local/include/apr-1 -I/opt/java/include -I/opt/java/include/solaris -c src/ssl.c -fPIC -DPIC -o src/.libs/ssl.o [INFO] src/ssl.c:1724:2: error: #error OpenSSL is required! [INFO] src/ssl.c: In function 'Java_org_apache_tomcat_jni_SSL_getErrorString': [INFO] src/ssl.c:2021:3: error: 'ssl' undeclared (first use in this function) [INFO] src/ssl.c:2021:3: note: each undeclared identifier is reported only once for each function it appears in [INFO] make: *** [src/ssl.lo] Error 1 [INFO] Makefile:548: recipe for target 'src/ssl.lo' failed -- http://timboudreau.com ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
