[hipl-commit] Re: [trunk] Rev 3880: removed ecdsa config option and solved it in the code

  • From: Tobias Heer <heer@xxxxxxxxxxxxxxxxx>
  • To: hipl-dev@xxxxxxxxxxxxx
  • Date: Wed, 10 Mar 2010 13:37:07 +0100

Am 09.03.2010 um 17:45 schrieb Rene Hummen:

> Committer: Rene Hummen <rene.hummen@xxxxxxxxxxxxxxxxx>
> Date: Tue Mar 09 17:45:35 2010 +0100
> Revision: 3880
> Revision-id: rene.hummen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Branch nick: trunk
> 
> Log:
>  removed ecdsa config option and solved it in the code
> 

This does not seem to work well on openwrt

test/auth_performance.c:27:27: error: openssl/ecdsa.h: No such file or directory
test/auth_performance.c: In function 'main':
test/auth_performance.c:102: error: 'EC_KEY' undeclared (first use in this 
function)
test/auth_performance.c:102: error: (Each undeclared identifier is reported 
only once
test/auth_performance.c:102: error: for each function it appears in.)
test/auth_performance.c:102: error: 'ecdsa_key_pool' undeclared (first use in 
this function)
test/auth_performance.c:103: error: 'ECDSA_SIG' undeclared (first use in this 
function)
test/auth_performance.c:103: error: 'ecdsa_sig_pool' undeclared (first use in 
this function)
cc1: warnings being treated as errors
test/auth_performance.c:452: error: implicit declaration of function 
'EC_KEY_new_by_curve_name'
test/auth_performance.c:457: error: implicit declaration of function 
'EC_KEY_generate_key'
test/auth_performance.c:464: error: implicit declaration of function 
'ECDSA_size'
test/auth_performance.c:475: error: implicit declaration of function 
'ECDSA_do_sign'




--  

Dipl.-Inform. Tobias Heer, Ph.D. Student
Distributed Systems Group 
RWTH Aachen University, Germany
tel: +49 241 80 207 76
web: http://ds.cs.rwth-aachen.de/members/heer








Other related posts: