Re: [CentOS] openssl and eliptic curve

2011-08-07 Thread Eero Volotinen
2011/8/7 Lucian : > On Sun, Aug 7, 2011 at 2:39 PM, Eero Volotinen wrote: >> >> But, still the source it not compiling after removing hobble-openssl >> script. maybe red hat also removed some definitions from evp.h ? >> > > I can confirm that the build still fails even after nuking the hobble > sc

Re: [CentOS] openssl and eliptic curve

2011-08-07 Thread Lucian
On Sun, Aug 7, 2011 at 2:39 PM, Eero Volotinen wrote: > > But, still the source it not compiling after removing hobble-openssl > script. maybe red hat also removed some definitions from evp.h ? > I can confirm that the build still fails even after nuking the hobble script. When I get some time I

Re: [CentOS] openssl and eliptic curve

2011-08-07 Thread Eero Volotinen
2011/8/7 Lucian : > On Sun, Aug 7, 2011 at 1:47 PM, Eero Volotinen wrote: >> 2011/8/7 Lucian : >>> Hello, >>> >>> I'm trying to rebuild redhat openssl rpm with eliptic curve support >>> enabled. What I did is just edit the spec file and modify the >>> configure parameters from no-ec to enable-ec.

Re: [CentOS] openssl and eliptic curve

2011-08-07 Thread Lucian
On Sun, Aug 7, 2011 at 1:47 PM, Eero Volotinen wrote: > 2011/8/7 Lucian : >> Hello, >> >> I'm trying to rebuild redhat openssl rpm with eliptic curve support >> enabled. What I did is just edit the spec file and modify the >> configure parameters from no-ec to enable-ec. >> Not surprisingly the pa

Re: [CentOS] openssl and eliptic curve

2011-08-07 Thread Eero Volotinen
2011/8/7 Lucian : > Hello, > > I'm trying to rebuild redhat openssl rpm with eliptic curve support > enabled. What I did is just edit the spec file and modify the > configure parameters from no-ec to enable-ec. > Not surprisingly the package does not build with this enabled: > http://pastie.org/233

[CentOS] openssl and eliptic curve

2011-08-07 Thread Lucian
Hello, I'm trying to rebuild redhat openssl rpm with eliptic curve support enabled. What I did is just edit the spec file and modify the configure parameters from no-ec to enable-ec. Not surprisingly the package does not build with this enabled: http://pastie.org/2334009 This appears to be deliber