On Sat, May 7, 2016 at 4:20 AM, Ben Wang <[email protected]> wrote: > > /usr/local/apache2/build/libtool --silent --mode=compile gcc -std=gnu99 > -prefer-pic -DLINUX -D_REENTRANT -D_GNU_SOURCE -g -O2 -pthread > -I/usr/local/apache2/include -I/usr/local/apache2/include > -I/usr/local/ssl/include -c -o ssl_ct_sct.lo ssl_ct_sct.c && touch > ssl_ct_sct.slo > In file included from mod_ssl.h:30:0, > from ssl_ct_sct.h:24, > from ssl_ct_sct.c:18: > mod_ssl.h:95:47: error: unknown type name 'ap_conf_vector_t' > ap_conf_vector_t *, > ^
Thanks for reporting, hopefully fixed in http://svn.apache.org/r1742697 Regards, Yann.
