Fresh build problem on Mac OS X

66 views
Skip to first unread message

Craig Earls

unread,
Feb 27, 2012, 1:04:41 PM2/27/12
to ledge...@googlegroups.com
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

Sam Stuck

unread,
Feb 27, 2012, 1:35:31 PM2/27/12
to ledge...@googlegroups.com
On 02/27/2012 01:04 PM, Craig Earls 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
>
>
> My old source repository builds clean, even after a make dist-clean....
>
> Any hints here?

I'm not sure of everything you might be missing, but autopoint is among
them. If it compiled before you should have all of the dependencies
installed system wide.

Craig Earls

unread,
Feb 27, 2012, 1:39:50 PM2/27/12
to ledge...@googlegroups.com
autopoint was/is present:

11:37:40 ~/ledger (next) > locate autopoint
/opt/local/bin/autopoint
/opt/local/share/doc/gettext/autopoint.1.html
/opt/local/share/man/man1/autopoint.1.gz
/usr/local/graphviz-2.14/bin/autopoint
/usr/local/graphviz-2.14/share/man/man1/autopoint.1

Craig Earls

unread,
Feb 27, 2012, 3:20:05 PM2/27/12
to ledge...@googlegroups.com
This appears to be related to a python configuration problem.  Macports has so many python distributions that it is hard to keep track.  There was an errant PYTHONPATH variable pointed in the wrong direction.
Reply all
Reply to author
Forward
0 new messages