Hi all,
I don't know if this is the right place where to ask such a question, if not please tell me the right forum/mlist.
I'm trying to compile from scratch an image with also ssl support. I got some errors, one of them is the following:
../../include/openssl/idea.h:65:2: error: #error IDEA is disabled.
I managed to get the build done using devshell, but this error is strange to me.. I am sure that someone have already compiled openssl on Arago before me.
Does someone knows how to fix this? Otherwise I can generate a patch, but at the moment I am not sure it is the right solution (why someone could build it without a patch?).
(building from http://arago-project.org/git/arago-oe-dev.git branch master)
Thanks in advance,
Fabio