Hi Stefan, On Wed, Jan 24, 2018 at 3:39 PM, Stefan Eissing <[email protected]> wrote: > > ./configure --prefix=/home/sei/projects/httpd/h2fuzz/gen/apache > --enable-nghttp2-staticlib-deps > --with-nghttp2=/home/sei/projects/httpd/h2fuzz/gen/apache --with-mpm=event > --enable-unixd --disable-pie --enable-mods-static=few --enable-http2
Did you "make distclean; ./buildconf" before? > > linker exits with: > httpd-trunk/server/mpm/event/event.c:2457: undefined reference to > `ap_queue_create' Hmm, can't reproduce (with distclean above). I'm surely missing something...
