"Tom G. Christensen" <t...@jupiterrise.com> writes: > On Thu, May 07, 2009 at 07:12:31PM +0200, Simon Josefsson wrote: >> "Tom G. Christensen" <t...@jupiterrise.com> writes: >> >> > I applied this patch and gave the result a whirl on the actual >> > Solaris 2.6 system in question but it did not do what I expected it to >> > do. >> ... >> > I've dumped config.log and the buildlog at http://jupiterrise.com/tmp >> >> Thanks, it was a simple mistake. Please try again with this patch. >> > Still doesn't work. > > sys_socket.in.h is now expanded and used but the definition of > sockaddr_storage is enclosed in #if 0 #endif and not activated. > The logic seems reversed so I added ! to the #if in sys_socket.in.h > and that does the trick.
Indeed, the logic was reversed. Please test updated patch in the other e-mail I just sent. Or wait a few days for it to be part of GnuTLS 2.7.x to test it in "real" code. /Simon