problem in installation

Harish Mandowara harishm at cdac.in
Mon Jan 23 04:22:15 EST 2012


HI all,

When i am doing make in wpa_supplicant folder.

I am getting this problem

any suggetion?


/Desktop/source/wpa_supplicant/wpa_supplicant-0.7.3/wpa_supplicant$ sudo
make
./src/crypto/tls_openssl.c:23:25: warning: openssl/ssl.h: No such file or
directory
./src/crypto/tls_openssl.c:24:25: warning: openssl/err.h: No such file or
directory
./src/crypto/tls_openssl.c:25:28: warning: openssl/pkcs12.h: No such file
or directory
./src/crypto/tls_openssl.c:26:28: warning: openssl/x509v3.h: No such file
or directory
./src/crypto/tls_openssl.c:28:28: warning: openssl/engine.h: No such file
or directory
./src/crypto/tls_openssl.c:63: error: expected specifier-qualifier-list
before ‘SSL’
./src/crypto/tls_openssl.c: In function ‘tls_show_errors’:
./src/crypto/tls_openssl.c:106: warning: implicit declaration of function
‘ERR_error_string’
./src/crypto/tls_openssl.c:106: warning: implicit declaration of function
‘ERR_get_error’
./src/crypto/tls_openssl.c:106: warning: format ‘%s’ expects type
‘char *’, but argument 5 has type ‘int’
./src/crypto/tls_openssl.c:110: warning: format ‘%s’ expects type
‘char *’, but argument 3 has type ‘int’
./src/crypto/tls_openssl.c: At top level:
./src/crypto/tls_openssl.c:486: error: expected ‘)’ before ‘*’
token
./src/crypto/tls_openssl.c:494: warning: type defaults to ‘int’ in
declaration of ‘SSL’
./src/crypto/tls_openssl.c:494: error: expected ‘;’, ‘,’ or
‘)’ before ‘*’ token
./src/crypto/tls_openssl.c: In function
‘tls_engine_load_dynamic_generic’:
./src/crypto/tls_openssl.c:550: error: ‘ENGINE’ undeclared (first use
in this function)
./src/crypto/tls_openssl.c:550: error: (Each undeclared identifier is
reported only once
./src/crypto/tls_openssl.c:550: error: for each function it appears in.)
./src/crypto/tls_openssl.c:550: error: ‘engine’ undeclared (first use
in this function)
./src/crypto/tls_openssl.c:553: warning: implicit declaration of function
‘ENGINE_by_id’
./src/crypto/tls_openssl.c:555: warning: implicit declaration of function
‘ENGINE_free’
./src/crypto/tls_openssl.c:560: warning: implicit declaration of function
‘ERR_clear_error’
./src/crypto/tls_openssl.c:566: warning: format ‘%s’ expects type
‘char *’, but argument 4 has type ‘int’
./src/crypto/tls_openssl.c:573: warning: implicit declaration of function
‘ENGINE_ctrl_cmd_string’
./src/crypto/tls_openssl.c:576: warning: format ‘%s’ expects type
‘char *’, but argument 5 has type ‘int’
./src/crypto/tls_openssl.c:592: warning: format ‘%s’ expects type
‘char *’, but argument 4 has type ‘int’
./src/crypto/tls_openssl.c:601: warning: format ‘%s’ expects type
‘char *’, but argument 5 has type ‘int’
./src/crypto/tls_openssl.c:602: warning: implicit declaration of function
‘ENGINE_remove’
./src/crypto/tls_openssl.c: In function ‘tls_init’:
./src/crypto/tls_openssl.c:681: error: ‘SSL_CTX’ undeclared (first
use in this function)
./src/crypto/tls_openssl.c:681: error: ‘ssl’ undeclared (first use in
this function)
./src/crypto/tls_openssl.c:712: warning: implicit declaration of function
‘SSL_load_error_strings’
./src/crypto/tls_openssl.c:713: warning: implicit declaration of function
‘SSL_library_init’
./src/crypto/tls_openssl.c:715: warning: implicit declaration of function
‘EVP_add_digest’
./src/crypto/tls_openssl.c:715: warning: implicit declaration of function
‘EVP_sha256’
./src/crypto/tls_openssl.c:729: warning: implicit declaration of function
‘EVP_add_cipher’
./src/crypto/tls_openssl.c:729: warning: implicit declaration of function
‘EVP_rc2_40_cbc’
./src/crypto/tls_openssl.c:731: warning: implicit declaration of function
‘PKCS12_PBE_add’
./src/crypto/tls_openssl.c:736: warning: implicit declaration of function
‘SSL_CTX_new’
./src/crypto/tls_openssl.c:736: warning: implicit declaration of function
‘TLSv1_method’
./src/crypto/tls_openssl.c:740: warning: implicit declaration of function
‘SSL_CTX_set_info_callback’
./src/crypto/tls_openssl.c:740: error: ‘ssl_info_cb’ undeclared
(first use in this function)
./src/crypto/tls_openssl.c:747: warning: implicit declaration of function
‘ERR_load_ENGINE_strings’
./src/crypto/tls_openssl.c:748: warning: implicit declaration of function
‘ENGINE_load_dynamic’


Thanks in advance.




-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the HostAP mailing list