|
|
|
OpenVPN 1.5-beta13 gives the following error on debian woody after a
"./configure && make". gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/babel/tmpssl/include -I/home/babel/tmplzo/include -I. -g -O2 -c `test -f options.c || echo './'`options.c options.c: In function `init_options': options.c:359: `KEY_DIRECTION_BIDIRECTIONAL' undeclared (first use in this function) options.c:359: (Each undeclared identifier is reported only once options.c:359: for each function it appears in.) options.c: In function `options_string': options.c:643: warning: initialization makes pointer from integer without a cast options.c:653: storage size of `kt' isn't known options.c: In function `add_option': options.c:1580: `MAX_CIPHER_KEY_LENGTH' undeclared (first use in this function) make[1]: *** [options.o] Fehler 1 make[1]: Leaving directory `/home/babel/openvpn-1.5_beta13' make: *** [all] Fehler 2 babel@eisler:~/src$ md5sum openvpn-1.5_beta13.tar.gz a278f6da62938c8fd501e1c37fb61d40 openvpn-1.5_beta13.tar.gz --- Claas Hilbrecht http://www.jucs-kramkiste.de |