Export to GitHub

android-lighthouse - issue #53

OpenSSL support


Posted on Nov 26, 2010 by Happy Elephant

OpenSSL support would be nice!

What steps will reproduce the problem? 1. add "-openssl -v" to the configure statement in androidconfig.sh 2. ./androidconfig.sh 3.

What is the expected output? What do you see instead?

OpenSSL auto-detection... () /home/max/dev/qadk-r4/build/prebuilt/linux-x86/arm-eabi-4.4.0/bin/arm-eabi-g++ -c -Wno-psabi -march=armv5te -mtune=xscale -msoft-float -fpic -mthumb-interwrk -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -D__ARM_ARCH_5__ -D__ARM_ARCH_5T__ -D__ARM_ARCH_5E__ -D__ARM_ARCH_5TE__-DQT_NO_QWS_TRANSFORMED -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -Wall -W -fPIC -I../../../mkspecs/android-g++ -I. -I../../../../qak-r4/build/platforms/android-8/arch-arm/usr/include -I/home/max/dev/qadk-r4/build/platforms/android-8/arch-arm/usr/include/core -o openssl.o openssl.cpp openssl.cpp:42:30: error: openssl/opensslv.h: No such file or directory openssl.cpp:45:4: error: #error "OpenSSL >= 0.9.7 is required" make: * [openssl.o] Error 1 OpenSSL disabled. OpenSSL support cannot be enabled due to functionality tests!

Please provide any additional information below.

Seems the qadk does include a flavor of OpenSSL as it has a libssl.so but not the headers?!

Comment #1

Posted on Dec 3, 2010 by Swift Horse

It will be fixed in next qadk. I'm waiting for Android 2.3

Comment #2

Posted on Dec 3, 2010 by Happy Hippo

Will it be possible to drop qadk in favor of crystax patch?

Comment #3

Posted on Dec 3, 2010 by Swift Horse

Qadk uses crystax and some extra libs.

Comment #4

Posted on Dec 6, 2010 by Happy Hippo

For Mac/Win support we need plain crystax, so it would nice to merge with crystax somehow.

Comment #5

Posted on Jan 17, 2011 by Swift Horse

Please test it with latest version. Please also test if certificate authenticity is working well.

Comment #6

Posted on May 26, 2011 by Swift Horse

Please update Ministro to 2.0

Status: Fixed

Labels:
Type-Defect Priority-Critical