Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Building 2.0, running ./autogen.sh fails: MOD_APACHEMOD does not appear in AM_CONDITIONAL #13

Closed
lyp365859350 opened this issue Jun 14, 2017 · 2 comments
Assignees

Comments

@lyp365859350
Copy link

lyp365859350 commented Jun 14, 2017

According to the steps: https://github.com/sumeetchhetri/ffead-cpp/wiki/Hello-World
running ./ffead_gen.sh generate Hello Wold , after ./autogen.sh fails with the following error

libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:11: installing './compile'
configure.ac:5: installing './missing'
Makefile.am:243: error: MOD_APACHEMOD does not appear in AM_CONDITIONAL
Makefile.am:248: error: MOD_NGINXMOD does not appear in AM_CONDITIONAL
configure.ac:903: error: required file 'src/apache_mod_ffeadcpp/autotools/Makefile.in' not found
configure.ac:903: error: required file 'web/hello_world/src/autotools/Makefile.in' not found
src/autotools/Makefile.am: installing './depcomp'
autoreconf: automake failed with exit status: 1

@lyp365859350 lyp365859350 changed the title Building 2.0, running ./configure after autogen.sh fails。 Building 2.0, running ./configure after autogen.sh fails: MOD_APACHEMOD does not appear in AM_CONDITIONAL Jun 14, 2017
@lyp365859350 lyp365859350 changed the title Building 2.0, running ./configure after autogen.sh fails: MOD_APACHEMOD does not appear in AM_CONDITIONAL Building 2.0, running ./autogen.sh fails: MOD_APACHEMOD does not appear in AM_CONDITIONAL Jun 14, 2017
@sumeetchhetri sumeetchhetri self-assigned this Jun 15, 2017
sumeetchhetri added a commit that referenced this issue Jun 15, 2017
@sumeetchhetri
Copy link
Owner

Have pushed a fix to resolve this, can you please pull the latest master and try again.

@lyp365859350
Copy link
Author

thanks

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants