To avoid this problem read here http://www.acmesystems.it/?id=34 on "SDK installation: idea.h and engine.h not found"
> Hi people, I've found the following bugs on the Phrozen Patch, and I > though you would like to know about them: > > The SDK won't compile unless you make the following links: > > cd devboard-R2_01/apps/crypto/openssl/openssl/include/openssl/ > > ln -s ../../crypto/idea/idea.h > > ln -s ../../crypto/engine/engine.h >
