[Kwintv] Problems compiling kwintv3/qtvision from CVS

Morten Brix Pedersen kwintv@mail.kde.org
Fri, 27 Sep 2002 10:09:05 +0200


Hi,

Using the instructions on http://www.kwintv.org/cvsinfo.html, I'm trying
to get kwintv3/qtvision to compile.

However, it fails when I execute 'make -f Makefile.cvs':

mbp:~/cvstest/kdenonbeta$ make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

grep: Makefile.am: No such file or directory
!!! If you get recursion errors from autoconf, it is advisable to set the
    environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
make[2]: Makefile.am: No such file or directory
make[2]: *** No rule to make target `Makefile.am'.  Stop.
*** Creating configure.in
make[2]: Makefile.am: No such file or directory
make[2]: *** No rule to make target `Makefile.am'.  Stop.
make[1]: *** [cvs] Error 2
make: *** [all] Error 2

  - Morten.