Hi Marcel, On Thu, Oct 1, 2009 at 11:41 AM, Marcel Pennewiß <mailingli...@pennewiss.de>wrote:
> On Thursday 01 October 2009 09:22:31 JuanJo Ciarlante wrote: > > Compiled from > > > > > http://cloud.github.com/downloads/jjo/openvpn-ipv6/openvpn-2.1_rc19c-ipv6-0 > >.4.7.tar.gz , it went find for both, as the symbol(s) are ok at the > objects: > > > > $ nm -p multi.o ssl.o | egrep 'o:|tls_auth' > > multi.o: > > U tls_authenticate_key > > U tls_authentication_status > > ssl.o: > > 0000000000000080 T tls_authenticate_key > > 0000000000000ba0 T tls_auth_standalone_init > > 0000000000000d80 T tls_auth_standalone_finalize > > 0000000000000ff0 T tls_authentication_status > > > > , ie: tls_authenticate_key symbol present as code ("T "ext) in ssl.o > > , could be there something fishy/unclean in your building env? > > i don't know but build log seems not to show any problems. after the build > error my multi.o and ssl.o are are different from yours: > > larissa openvpn-2.1_rc19 # nm -p multi.o ssl.o | egrep 'o:|tls_auth' > multi.o: > U tls_authenticate_key > U tls_authentication_status > ssl.o: > 0000000000000080 T tls_authentication_status > 0000000000000be0 T tls_auth_standalone_init > 0000000000000da0 T tls_auth_standalone_finalize > This is even more weird, cool ... > the problem only exists when i add your patch. without your patch > everything > runs fine. i'm using openvpn-source from > http://ftp.tu-ilmenau.de/mirror/gentoo/distfiles/openvpn-2.1_rc19.tar.gz > which is the official source from gentoo-portage and apply your patch. > > i'll try your sources asap. > They must^Wshould output the very same source, as the patch is created from a "diff -ur ..." between stock and my src tree. Could you please show a diff between config.h from stock and patched build? Cheers, > Regards, > Marcel > > > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > Openvpn-devel mailing list > Openvpn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openvpn-devel > -- --JuanJo ; echo j...@gomosglep.com | sed 's/[SPAM]//g'