Hi Roshan,

On 13 June 2015 at 03:48, Roshan Cherian <cherian.r...@gmail.com> wrote:
> In file included from testing_1.c:4:
>
> forwarddecl.h:94137: error: expected declaration specifiers or ‘...’ before
> ‘EC_KEY’

My guess is that you didn't show us the complete output.  The first
error message you got should be about not finding some #include.  It's
probably pointing to <openssl/ssl.h> or something similar.  Make sure
you install the dependencies:
http://pypy.readthedocs.org/en/latest/build.html#install-build-time-dependencies


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to