From alsa-devel-owner@alsa.jcu.cz  Mon Feb  1 22:13:48 1999
Received: from entry.jcu.cz (IDENT:perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.9.1a/8.9.1) with SMTP id WAA06402;
	Mon, 1 Feb 1999 22:10:30 +0100
Date: Mon, 1 Feb 1999 22:10:30 +0100 (CET)
From: Jaroslav Kysela <perex@jcu.cz>
To: Andy Lo A Foe <arloafoe@cs.vu.nl>
cc: alsa-devel@alsa.jcu.cz
Subject: Re: trouble with CVS alsa-utils configure script..
In-Reply-To: <Pine.GSO.4.05.9902012025040.492-100000@galjas.cs.vu.nl>
Message-ID: <Pine.LNX.3.96.990201220053.9460B-100000@entry.jcu.cz>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

On Mon, 1 Feb 1999, Andy Lo A Foe wrote:

> On Mon, 1 Feb 1999, Jaroslav Kysela wrote:
> 
> > No, it isn't correct. It looks like you have misconfigured alsa-lib
> > package. It isn't in some cases bad idea to run 'make clean' after 'cvs
> > update'.
> 
> This was a first time checkout of the CVS tree...
> 
> I redid the checkout and now I'm not getting Makefile.in
> 
> Argl :)
> 
> (reminds me why I stopped using GNOME CVS :)

The CVS tree doesn't contains some things which are generated by
autoconf/automake/libtool scripts. These things are present only in
tarbals for normal users. You must have got these three packages
(autoconf/automake/libtool) in system for successful compilation of ALSA
packages from CVS.

There is also hit for compilation - the script cvscompile in each packages.

> The command I use to check out is:
> 
> cvs -d ':pserver:anonymous@alsa.jcu.cz:/home/alsa/cvsroot' -z9 co
> alsa-lib
> 
> And the command to do a clean CVS checkout is:
> 
> cvs -d ':pserver:anonymous@alsa.jcu.cz:/home/alsa/cvsroot' -z9 co .

I think that files (directories) should be removed at first before
checkout. I'm using checkout only when I need get complete sources. 
It is enough in most cases after checkout only update
'cd alsa; cvs update -d .' or 'cvs -z3 update -d .' etc...

							Jaroslav

-----
Jaroslav Kysela <perex@jcu.cz>
Academic Computer Centre, University of South Bohemia
Branisovska 31, C. Budejovice, CZ-370 05 Czech Republic


