[gnutls-devel] gnutls 3.2.0 build fixes for mingw

Bruce Korb bkorb at gnu.org
Wed May 22 00:11:08 CEST 2013


On 05/21/13 05:01, Mark Brand wrote:
> -  for f in sys_types sys_mman sys_param sys_stat sys_wait \
> +  for f in sys_types sys_param sys_stat \
>              string errno stdlib memory setjmp
>     do eval as_ac_var=\${ac_cv_header_${f}_h}
>        test "X${as_ac_var}" = Xyes || {
>
> Would updating autgen solve this?

Only partially.  Current autogen dropped the insistence on sys_mman,
but not the insistence one sys_wait.  part of autogen requires it,
but not the libopts library which is what is at issue here.
"next time" (already fixed in source).  Sorry.



More information about the Gnutls-devel mailing list