On 06/14/2012 04:29 PM, Gert Doering wrote: > Thanks for your work - this is really so much better than what was > there before. Especially using git directly is nice.
Thanks! :) > > openvpn-devel-polarssl is not compiling for me right now, though -- > some linkage problem around symbols that should be in pf.o and > are not. Some bits of the code see ENABLE_PF as "#define'ed", and > others as #undef, so the caller compiles the function call in, > and pf.o is compiled into an empty module... Hmm.. compiling openvpn-devel-polarssl doesn't cause any issues for me. Could you attach your config? > > This is upstream breakage for the combination of --disable-plugins + > PolarSSL, caused by historically accumulated #ifdef brokenness in too > many places. > > As a quick fix, just remove "#include <config.h>" from "ssl_polarssl.h". Patch is in the queue, however I'd like to reproduce the problem on my side before committing. > > We'll get this fixed upstream in one way or the other, and I'll send > over a new commit ID with the fix. Okay, thanks. > > gert mirko _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
