From alsa-devel-owner@alsa.jcu.cz  Mon Nov 23 05:10:36 1998
Received: from adonis.lbl.gov (romosan@adonis.lbl.gov [131.243.48.45])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id FAA22642
	for <alsa-devel@jcu.cz>; Mon, 23 Nov 1998 05:09:33 +0100
Received: (from romosan@localhost)
	by adonis.lbl.gov (8.9.1a/8.9.1/Debian/GNU) id UAA06338;
	Sun, 22 Nov 1998 20:09:26 -0800
To: alsa-devel@jcu.cz
Cc: alsa-devel@alsa.jcu.cz, Alan Robinson <robinson@vt.edu>,
        Paul Winkler <zarmzarm@erols.com>, John Fulmer <jfulmer@iegroup.com>
Subject: Re: 0.2.0 final status
References: <Pine.LNX.3.96.981122132027.1571A-100000@entry.jcu.cz>
From: Alex Romosan <romosan@adonis.lbl.gov>
Date: 22 Nov 1998 20:09:25 -0800
In-Reply-To: Jaroslav Kysela's message of "Sun, 22 Nov 1998 14:08:46 +0100 (CET)"
Message-ID: <87sofbgidm.fsf@adonis.lbl.gov>
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

Jaroslav Kysela <perex@jcu.cz> writes:

> 	OK. I made some updates to new automake & libtool version of ALSA
> C library (alsa-lib). Please, report all compilation/installation trouble
> with CVS version of library (release package will already contains files
> created by sequence 'aclocal; automake; autoconf'), thank you.
> 	Please, report all other fatal trouble with CVS version of all
> packages...
> 	I hope that 0.2.0 final will be released soon (I have many ideas
> for 0.3.0 version and sequencer support).
> 
> 							Jaroslav
> 

checked out a fresh copy of cvs. did 'aclocal; automake; autoconf').
first, automake complains about some files not found. not fatal (at
least the first four):

automake: Makefile.am: required file `./INSTALL' not found
automake: Makefile.am: required file `./NEWS' not found
automake: Makefile.am: required file `./README' not found
automake: Makefile.am: required file `./AUTHORS' not found
configure.in: 31: required file `include/version.h.in' not found

run autoconf, another warning:

configure.in:22: warning: AC_TRY_RUN called without default to allow cross compiling

tried to configure the package (./configure --prefix=/usr/local)

[lot of stuff deleted]
creating include/version.h
sed: can't read ./include/version.h.in: No such file or directory
creating utils/alsa-lib.spec
creating include/config.h

and then when i tried to compile the package i get:

Making all in doc
make[1]: Entering directory `/home/romosan/alsadriver/alsa-lib/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/romosan/alsadriver/alsa-lib/doc'
Making all in include
make[1]: Entering directory `/home/romosan/alsadriver/alsa-lib/include'
Makefile:251: warning: overriding commands for target `version.h'
Makefile:131: warning: ignoring old commands for target `version.h'
Makefile:263: *** missing separator.  Stop.
make[1]: Leaving directory `/home/romosan/alsadriver/alsa-lib/include'
make: *** [all-recursive] Error 1

i think alsa-lib is missing "include/version.h.in". maybe you forgot
to add it to the cvs repository?

--alex--

-- 
| I believe the moment is at hand when, by a paranoiac and active |
|  advance of the mind, it will be possible (simultaneously with  |
|  automatism and other passive states) to systematize confusion  |
|  and thus to help to discredit completely the world of reality. |

