|
From: Ethan A M. <merritt@u.washington.edu> - 2009-01-17 23:22:37
|
On Saturday 17 January 2009, pl...@pi... wrote: > Hi, > > I had an problem running ./prepare on ARM platform. To be sure I was > clean I did a fresh cvs pull but the result was the same: > > echo PLT_FILES = *.plt | fmt | (tr '\012' @; echo ) \ > |sed 's/@$/%/;s/@/ \\@/g;' | tr @% '\012 ' >> Makefile.amt > sed -n '/^##plt-files-end/,$p' Makefile.am.in >> Makefile.amt > chmod a-w Makefile.amt > mv Makefile.amt Makefile.am > src/Makefile.am:52: pkglibexec_PROGRAMS defined both conditionally and > unconditionally > src/Makefile.am:35: gnuplot_SOURCES defined both conditionally and > unconditionally > > Some part of the preparation process failed. > Please refer to INSTALL for details. > > Any idea what is causing this? Only that it is some problem with the autotools. What versions of autoconf and automake do you have? By the way, you can run ./prepare on another machine and use the resulting configure script anywhere. -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle 98195-7742 |