From: David M. <mdb...@dm...> - 2003-07-28 17:09:20
|
> David, I'm confused as to what's happening. I got this note from you > today, through the mdbtools-dev list. However, it didn't have an > attachment. I received a previous note from you on the 21st, with a > slightly different body text and with a patch called > 'mdbtools-combined.patch.' > > Using the patch from the 21st, I began from the beginning, with untarring, etc., and still had some problems. I've enclosed the whole, long output of what I did, in the hope of furthering development on mdb-tools. The output was: > kevinz@www:~$ tar -zxvf mdbtools-0.5rc2.tar.gz [ cut ] > kevinz@www:~/mdbtools-0.5rc2$ make > Making all in src > make[1]: Entering directory `/home/kevinz/mdbtools-0.5rc2/src' > Making all in libmdb > make[2]: Entering directory `/home/kevinz/mdbtools-0.5rc2/src/libmdb' > cd ../.. && \ > automake-1.6 --gnu src/libmdb/Makefile > /bin/sh: automake-1.6: command not found > make[2]: *** [Makefile.in] Error 127 > make[2]: Leaving directory `/home/kevinz/mdbtools-0.5rc2/src/libmdb' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/kevinz/mdbtools-0.5rc2/src' > make: *** [all-recursive] Error 1 > kevinz@www:~/mdbtools-0.5rc2$ > Oh. Interesting. I don't know a whole lot about automake and autoconf, but it seems as though I've excluded part of the diff to the (generated) file Makefile.in. I suggest completely removing the old directory and starting again, this time using the newer version of the combined patch that I have attached to this email. This patch includes the diff to the Makefile.in which was missing from the prior patch. It *seems* to work for me (but I have always had the automake installed :-) Give it a try, and again, let me know either way if it works. David -- /==============================\ | David Mansfield | | mdb...@db... | \==============================/ |