HI,

I tested building OpenVPN with PolarSSL support on our buildslaves

- Debian 6 i386 (PolarSSL 1.1.1)
- CentOS 6 amd64 (PolarSSL 1.1.1)
- Ubuntu 10.04 amd64 (PolarSSL 1.1.0)

All used the following build flags:

--with-crypto-library=polarssl --enable-crypto --enable-ssl

All gave the same error:

gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/compat       -g -O2 
-MT ssl_polarssl.o -MD -MP -MF .deps/ssl_polarssl.Tpo -c -o ssl_polarssl.o 
ssl_polarssl.c
ssl_polarssl.c: In function 'key_state_ssl_init':
ssl_polarssl.c:520: error: 'havege_rand' undeclared (first use in this function)
ssl_polarssl.c:520: error: (Each undeclared identifier is reported only once
ssl_polarssl.c:520: error: for each function it appears in.)

Any clues? There were no traces of earlier PolarSSL installations on any
of the buildslaves.

-- 
Samuli Seppänen
Community Manager
OpenVPN Technologies, Inc

irc freenode net: mattock


Reply via email to