-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
make[1]: Entering directory '/root/apache-mod-brotli'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBUILD_DATETIME='"2017-09-18T15:09:02"' -Wdate-time -D_FORTIFY_SOURCE=2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1.0 -I./brotli/c/include -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -pthread -I/usr/include/apache2 -I/usr/include/apr-1.0 -g -O2 -MT mod_brotli_la-mod_brotli.lo -MD -MP -MF .deps/mod_brotli_la-mod_brotli.Tpo -c -o mod_brotli_la-mod_brotli.lo `test -f 'mod_brotli.c' || echo './'`mod_brotli.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBUILD_DATETIME=\"2017-09-18T15:09:02\" -Wdate-time -D_FORTIFY_SOURCE=2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1.0 -I./brotli/c/include -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -pthread -I/usr/include/apache2 -I/usr/include/apr-1.0 -g -O2 -MT mod_brotli_la-mod_brotli.lo -MD -MP -MF .deps/mod_brotli_la-mod_brotli.Tpo -c mod_brotli.c -fPIC -DPIC -o .libs/mod_brotli_la-mod_brotli.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBUILD_DATETIME=\"2017-09-18T15:09:02\" -Wdate-time -D_FORTIFY_SOURCE=2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1.0 -I./brotli/c/include -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -pthread -I/usr/include/apache2 -I/usr/include/apr-1.0 -g -O2 -MT mod_brotli_la-mod_brotli.lo -MD -MP -MF .deps/mod_brotli_la-mod_brotli.Tpo -c mod_brotli.c -o mod_brotli_la-mod_brotli.o >/dev/null 2>&1
mv -f .deps/mod_brotli_la-mod_brotli.Tpo .deps/mod_brotli_la-mod_brotli.Plo
make[1]: *** No rule to make target 'brotli/c/common/dictionary.c', needed by 'brotli/c/common/mod_brotli_la-dictionary.lo'. Stop.
make[1]: Leaving directory '/root/apache-mod-brotli'
Makefile:403: recipe for target 'all' failed
make: *** [all] Error 2
Is there any parameter I can pass to configure script to find this? thanks
Metadata
Metadata
Assignees
Labels
No labels