Jaroslav Kysela | 19 Aug 14:26

alsa-utils,alsa-plugins v1.0.18rc2

Hello all,

	I released alsa-utils and alsa-plugins v1.0.18rc2 packages. The 
changelog is available here:

http://www.alsa-project.org/main/index.php/Changes_v1.0.18rc1_v1.0.18rc2

					Jaroslav

-----
Jaroslav Kysela <perex <at> perex.cz>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.
Colin Guthrie | 24 Aug 15:28

Re: alsa-utils,alsa-plugins v1.0.18rc2

Jaroslav Kysela wrote:
> Hello all,
> 
> 	I released alsa-utils and alsa-plugins v1.0.18rc2 packages. The 
> changelog is available here:
> 
> http://www.alsa-project.org/main/index.php/Changes_v1.0.18rc1_v1.0.18rc2

I'm unable to compile alsa-utils 1.0.18rc2.

if gcc -DHAVE_CONFIG_H -I. -I. -I../include     -O2 -g -pipe 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -MT init_parse.o -MD -MP -MF 
".deps/init_parse.Tpo" -c -o init_parse.o init_parse.c; \
         then mv -f ".deps/init_parse.Tpo" ".deps/init_parse.Po"; else 
rm -f ".deps/init_parse.Tpo"; exit 1; fi
init_parse.c:43:18: error: list.h: No such file or directory 

init_parse.c:92:26: error: init_sysdeps.c: No such file or directory 

init_parse.c:93:31: error: init_utils_string.c: No such file or 
directory
init_parse.c:94:28: error: init_utils_run.c: No such file or directory 

init_parse.c:95:24: error: init_sysfs.c: No such file or directory 

Dodgy tarball?

Col

(Continue reading)

Colin Guthrie | 24 Aug 16:29

Re: alsa-utils,alsa-plugins v1.0.18rc2

(back on list)

Vaclav Peroutka wrote:
 >> Dodgy tarball?
 >>
 >
 > Older system. I have the same problem with Suse 10.0

Not sure what an "older system" has to do with it as I'm fairly certain 
the tarball is just missing several files from GIT.....

http://git.alsa-project.org/?p=alsa-utils.git;a=tree;f=alsactl;h=b8c3f6715f72645dd19d77ce6c5a8b400df067e8;hb=3b8bdeb3fce2277464a47689ac40b773bc60cf50

Several of these files are not in the tarball....

Col

--

-- 

Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/

Day Job:
   Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
   Mandriva Linux Contributor [http://www.mandriva.com/]
   PulseAudio Hacker [http://www.pulseaudio.org/]
   Trac Hacker [http://trac.edgewall.org/]
(Continue reading)

Takashi Iwai | 25 Aug 08:09
Favicon

Re: alsa-utils,alsa-plugins v1.0.18rc2

At Sun, 24 Aug 2008 15:29:34 +0100,
Colin Guthrie wrote:
> 
> (back on list)
> 
> Vaclav Peroutka wrote:
>  >> Dodgy tarball?
>  >>
>  >
>  > Older system. I have the same problem with Suse 10.0
> 
> Not sure what an "older system" has to do with it as I'm fairly certain 
> the tarball is just missing several files from GIT.....
> 
> http://git.alsa-project.org/?p=alsa-utils.git;a=tree;f=alsactl;h=b8c3f6715f72645dd19d77ce6c5a8b400df067e8;hb=3b8bdeb3fce2277464a47689ac40b773bc60cf50
> 
> Several of these files are not in the tarball....

These are missing in Makefile.am and thus not included in the tarball.
I fixed on git now.

thanks,

Takashi

Gmane