On 10/31/2011 12:10 AM, Kunal Ahuja wrote: > Preparing build ... configure.ac:25 <http://configure.ac:25>: required > file `./config.rpath' not found > configure.ac:440 <http://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 >
I believe this is because you are missing the package 'autopoint'. Install autopoint and give it another shot.
