Please keep the list on Cc. On 02/18/2015 12:48 PM, Oliver.Graute@neuhaus.de wrote: >> > @@ -37,8 +38,11 @@ APR_CONF_ENV := \ >> > ac_cv_struct_rlimit=yes \ >> > apr_cv_mutex_robust_shared=no \ >> > apr_cv_process_shared_works=yes \ >> > + ac_cv_func_setpgrp_void="yes" \ >> > + apr_cv_tcp_nodelay_with_cork="yes" \ >> > + ac_cv_sizeof_struct_iovec="8" \ >> >> I doubt this is true for 64 bit archs. You can either add a proper >> autoconf test or make use of PTXCONF_ARCH_LP64 > > i don't know how to do that. Which autoconf file need to be adapted? You have to replace the following in configure.in: > APR_CHECK_SIZEOF_EXTENDED([#include > #include ],struct iovec,0) with the proper call to: > AC_CHECK_SIZEOF Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |