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.
On Mon, Feb 27, 2012 at 11:39, Craig Earls <[email protected]> wrote: > 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 > > > > On Mon, Feb 27, 2012 at 11:35, Sam Stuck <[email protected]>wrote: > >> 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, Corona De Tucson, AZ > enderw88.wordpress.com > -- Craig, Corona De Tucson, AZ enderw88.wordpress.com
