gnupic@linuxhacker.org
gnupic@linuxhacker.org
"Ed Skinner" wrote:
>
>3) Okay, try the same with the latest CVS. It complains I need to rerun
>"aclocal" before "automake" (so I do) but then "automake" complains about not
>finding "./depcomp". I tried making an empty one ">depcomp" and automake is
>happy, "autoconf" and "./configure" run OK, but the subsequent "make" doesn't
>appear to actually compile anything: the "*.o" files (in "cli") link to
>nonexistent "*.lo" files.
I had the same problem (on redhat 7.3). I can't recall what I did to
make it work except that I didn't edit any files (it's nice to have a goal :-)
I certainly went through the "autoconf" gambit, however. I think I
had to decend into one of the subdirs and do automake or autoconf, but
I can't remember, sorry. All I remember is that it eventually created
a Makefile which worked. I may have done a "make distclean" or some
sort of super-cleanup target from the top also...
-brad (who now has 4 ways to set PCLATH :-)
gnupic@linuxhacker.org