[alsa-devel] 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@perex.cz Linux Kernel Sound Maintainer ALSA Project, Red Hat, Inc.
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
(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=b8c3f6715f7...
Several of these files are not in the tarball....
Col
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=b8c3f6715f7...
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
participants (3)
-
Colin Guthrie
-
Jaroslav Kysela
-
Takashi Iwai