[OpenWrt-Devel] [meta-python] python-m2crypto: fix SSLv2 symbol issue

Mats Karrman mats.dev.list at gmail.com
Sat Apr 16 17:18:18 EDT 2016


Hi!

I haven't been on the list for a while so I'm sorry if the following is 
obsolete.
I found a thread in the archive from early march with the same subject.
I just run in to this problem and found it's not enough to

SWIG_FEATURES += "-DOPENSSL_NO_SSL2"

but I also must do

SWIG_FEATURES_x86-64 += "-DOPENSSL_NO_SSL2"

In my case, since the crda_3.18 build seems to be depending on the 
python-m2crypto-native.

My setup:

Build Configuration:
BB_VERSION        = "1.28.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "LinuxMint-2"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "rabbit"
DISTRO            = "poky"
DISTRO_VERSION    = "2.0.1"
TUNE_FEATURES     = "arm armv7a vfp thumb neon callconvention-hard cortexa9"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "jethro:1a52eceaa5df89914b6a711defdcf0046e74c7f6"
meta-oe
meta-networking
meta-python       = "jethro:c305ac5d2f5285d5eec8952a4ca7f3b4f89aed96"
meta-fsl-arm      = "jethro:8d22b44716fa624ff87383c36d222d9e28d0b267"
meta-fsl-arm-extra = "jethro:2fdd1f7729c11900126f6c73346b8ea89448e927"
meta-local        = "master:fd5bc78e9be96322c724f0353904c2d561156fc8"

BR,
Mats
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list