[graph-tool-tickets] [graph-tool] #68: Build trouble on OS X
graph-tool
webmaster at skewed.de
Wed Jun 29 09:03:59 UTC 2011
#68: Build trouble on OS X
------------------------+------------------------------------
Reporter: anders@… | Owner: http://skewed.de/tiago
Type: defect | Status: new
Priority: normal | Milestone:
Component: graph-tool | Version: 2.2
Keywords: |
------------------------+------------------------------------
In a freshly cloned git repository (thanks!), I do this:
{{{
% sh -x autogen.sh
++ dirname autogen.sh
+ srcdir=.
+ test -z .
+ PROJECT=graph-tool
+ test -f ./configure.ac
+ AUTOGEN_SUBDIR_MODE=foo
+ test -z foo
+ aclocal -I m4
/opt/local/bin/gm4:configure.ac:285: ERROR: end of file in string
autom4te: /opt/local/bin/gm4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1
+ exit 1
}}}
The reported line contains nothing that looks particularly suspicious to
me.
I'm attempting the build on OS X 10.6.7. The supplied Port-file fails too.
{{{
% aclocal --version
aclocal (GNU automake) 1.11.1
}}}
--
Ticket URL: <http://graph-tool.skewed.de/ticket/68>
graph-tool <http://graph-tool.skewed.de/>
An efficient python module for graph analysis and manipulation
More information about the graph-tool-tickets
mailing list