|
From: <pl...@pi...> - 2009-01-17 23:13:51
|
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? TIA, Peter. |