[Kwintv] Makefile.am missing from CVS repository

Rizsanyi Zsolt kwintv@mail.kde.org
Wed, 27 Nov 2002 19:26:39 +0100


On Wednesday 27 November 2002 17:54, Neil Macvicar wrote:
> Hi,
>     Having checked out KWinTV from the CVS repository for KDE 3, the
> following error occurs upon "make -f Makefile.cvs"
>
> [neilm@fruits][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
>
> When checking out Makefile.am, the message is given:
>
> [neilm@fruits][neilm]$ cvs checkout kdenonbeta/Makefile.am
> cvsro server: warning: kdenonbeta/Makefile.am is not (any longer) pertinent
>
> This breaks the build process. Any ideas on a fix (or maybe the CVS being
> fixed ?)

You need to check out Makefile.am.in.

I have the next files in my CVS/Entries:
D/kwintv////
D/libsearch////
/Makefile.cvs/1.14/Tue Dec 15 08:38:07 1998//
/config.h.bot/1.3/Tue Jan 16 21:57:30 2001//
D/kdedb////
D/librss////
D/kwintv3////
/.cvsignore/1.7/Mon Jun 10 11:16:50 2002//
/AUTHORS/1.4/Sun Jun 21 11:50:42 1998//
/COPYING/1.5/Thu Oct  1 01:08:14 1998//
/INSTALL/1.5/Thu Oct  1 00:55:18 1998//
/Makefile.am.in/1.2/Sat Sep 28 16:06:56 2002//
/README/1.6/Wed Nov 14 18:15:52 2001//
/configure.in.in/1.30/Sat Sep 28 16:06:56 2002//

Regards
Zsolt