On 9/9/10 2:11 AM, Martin Koegler wrote:
> I can not imaging, how such errors can happen.
>
> This test only adds the following to config.h:
>
> | /* Is gnutls_set_global_errno present */
> | #define gnutls_transport_set_global_errno(A) do { errno = (A); } while(0)
> |
>
> So any code not refering to gnutls_transport_set_global_errno should
> not be affected.
>
> Can you check, what is added to your config.h? My first guess is, that
> some garbage is at the end of that file, which breaks everything after
> including it.
Yes, here is what is added to my config.h:
/* Is gnutls_set_global_errno present */
/* #undef gnutls_transport_set_global_errno */(A)
so that is indeed the problem, but the configure test is definitely not
detecting the presence of gnutls_transport_set_global_errno(), so I
don't know why it adds this. Perhaps yet another backward
incompatibility within autotools?
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Tigervnc-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel