> May be doing it witch a patch or disable OPENSSL_USE_IPV6 in configure is the
saver solution.

I solved it by adding this two lines to my distro.conf, and they might work on
local.conf too:

  # Since we disabled IPv6 and openssl recipe fails miserably in such case:
  EXTRA_OECONF_append_pn-openssl = " -DOPENSSL_USE_IPV6=0"

Obviously, this should go in the buggy recipe but I am not part of the dev team.


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to