[pypy-dev] pypy 2.6.0 failing with compile errors

2015-06-12 Thread Roshan Cherian
Hi All, I am building pypy 2.6.0 from source on a oel 6.3 with gcc: -bash-4.1$ gcc --version gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4) I am failing the compile_c task and doing a make: -bash-4.1$ make gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -I/tmp/pypy260/lib/libffi-3.0.13/i

Re: [pypy-dev] pypy 2.6.0 failing with compile errors

2015-06-12 Thread Armin Rigo
Hi Roshan, On 13 June 2015 at 03:48, Roshan Cherian 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 n