[bt-devel] Documentation - makefiles - new bug
Martin Gruner
bt-devel@crosswire.org
Tue, 11 Dec 2001 22:29:33 +0100
> Attached is ~/bibletime-doc/Makefile the atttachment is called Makefile
> and ~/bibletime-doc/docs/Makefile The attachment is called Makefile2
Mmh. Strange.
I just did a fresh checkout of the whole thing, then
make -f Makefile.cvs
configure
make
And it worked just fine.
The bibletime-doc/Makefile you sent still has a placeholder
@SET_MAKE@ in the erroneous line. I think this one ought to be replaced by
configure like all of the others.
The bibletime-doc/docs/Makefile looks like configure didn't even start to
process it, though the header says it did. Could you try to make a clean
checkout to somewhere, and redo the whole process? Did you have trouble with
the bibletime core module recently?
If it doesn't work, we may need Joachim's help. Which version of
automake/autoconf do you have? Which distro?
Martin