I am attempting to clean up a mess in the source code I created. So I forked a fre Git repo and cloned next. I ran "acprep dependencies" cleanly bu it fails on acprep update:
Preparing build ...
configure.ac:25: required file `./config.rpath' not found
configure.ac:440: required file `intl/Makefile.in' not found
Makefile.am:4: required directory ./po does not exist
Makefile.am:4: required directory ./intl does not exist
Makefile.am:303: variable `ReportTests_SOURCES' is defined but no program or
Makefile.am:303: library has `ReportTests' as canonical name (possible typo)
Makefile.am:298: variable `DataTests_SOURCES' is defined but no program or
Makefile.am:298: library has `DataTests' as canonical name (possible typo)
Makefile.am:306: variable `ReportTests_LDADD' is defined but no program or
Makefile.am:306: library has `ReportTests' as canonical name (possible typo)
Makefile.am:301: variable `DataTests_LDADD' is defined but no program or
Makefile.am:301: library has `DataTests' as canonical name (possible typo)
ERROR: automake failed
acprep: ERROR: Execution failed: sh tools/autogen.sh
My old source repository builds clean, even after a make dist-clean....
Any hints here?
--
Craig, Corona De Tucson, AZ
enderw88.wordpress.com