Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
alsa-tools-0.9.8 fails to compile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Berkz
Apprentice
Apprentice


Joined: 26 Aug 2002
Posts: 205
Location: Iceland

PostPosted: Sun Dec 07, 2003 6:10 pm    Post subject: alsa-tools-0.9.8 fails to compile Reply with quote

i get this error

Code:

Calculating world dependencies ...done!
>>> emerge (1 of 5) media-sound/alsa-tools-0.9.8 to /
>>> md5 src_uri ;-) alsa-tools-0.9.8.tar.bz2
>>> Unpacking source...
>>> Unpacking alsa-tools-0.9.8.tar.bz2 to /var/tmp/portage/alsa-tools-0.9.8/work
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking whether byte ordering is bigendian... no
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.9.0... found.
checking for snd_ctl_open in -lasound... yes
configure: creating ./config.status
config.status: creating libac3/Makefile
config.status: creating tools/Makefile
config.status: creating test/Makefile
config.status: creating Makefile
config.status: creating config.h
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/alsa-tools-0.9.8/work/alsa-tools-0.9.8/ac3dec'
Making all in libac3
make[2]: Entering directory `/var/tmp/portage/alsa-tools-0.9.8/work/alsa-tools-0.9.8/ac3dec/libac3'
source='bitstream.c' object='bitstream.o' libtool=no \
depfile='.deps/bitstream.Po' tmpdepfile='.deps/bitstream.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f bitstream.c || echo './'`bitstream.c
source='decode.c' object='decode.o' libtool=no \
depfile='.deps/decode.Po' tmpdepfile='.deps/decode.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f decode.c || echo './'`decode.c
source='imdct.c' object='imdct.o' libtool=no \
depfile='.deps/imdct.Po' tmpdepfile='.deps/imdct.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f imdct.c || echo './'`imdct.c
source='coeff.c' object='coeff.o' libtool=no \
depfile='.deps/coeff.Po' tmpdepfile='.deps/coeff.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f coeff.c || echo './'`coeff.c
source='exponent.c' object='exponent.o' libtool=no \
depfile='.deps/exponent.Po' tmpdepfile='.deps/exponent.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f exponent.c || echo './'`exponent.c
source='stats.c' object='stats.o' libtool=no \
depfile='.deps/stats.Po' tmpdepfile='.deps/stats.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f stats.c || echo './'`stats.c
source='bit_allocate.c' object='bit_allocate.o' libtool=no \
depfile='.deps/bit_allocate.Po' tmpdepfile='.deps/bit_allocate.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f bit_allocate.c || echo './'`bit_allocate.c
source='parse.c' object='parse.o' libtool=no \
depfile='.deps/parse.Po' tmpdepfile='.deps/parse.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f parse.c || echo './'`parse.c
source='crc.c' object='crc.o' libtool=no \
depfile='.deps/crc.Po' tmpdepfile='.deps/crc.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f crc.c || echo './'`crc.c
source='debug.c' object='debug.o' libtool=no \
depfile='.deps/debug.Po' tmpdepfile='.deps/debug.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f debug.c || echo './'`debug.c
source='rematrix.c' object='rematrix.o' libtool=no \
depfile='.deps/rematrix.Po' tmpdepfile='.deps/rematrix.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f rematrix.c || echo './'`rematrix.c
source='downmix.c' object='downmix.o' libtool=no \
depfile='.deps/downmix.Po' tmpdepfile='.deps/downmix.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f downmix.c || echo './'`downmix.c
source='dither.c' object='dither.o' libtool=no \
depfile='.deps/dither.Po' tmpdepfile='.deps/dither.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f dither.c || echo './'`dither.c
source='sanity_check.c' object='sanity_check.o' libtool=no \
depfile='.deps/sanity_check.Po' tmpdepfile='.deps/sanity_check.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -O1 -g -c `test -f sanity_check.c || echo './'`sanity_check.c
rm -f libac3.a
ar cru libac3.a bitstream.o decode.o imdct.o coeff.o exponent.o stats.o bit_allocate.o parse.o crc.o debug.o rematrix.o downmix.o dither.o sanity_check.o
ranlib libac3.a
make[2]: Leaving directory `/var/tmp/portage/alsa-tools-0.9.8/work/alsa-tools-0.9.8/ac3dec/libac3'
Making all in tools
make[2]: Entering directory `/var/tmp/portage/alsa-tools-0.9.8/work/alsa-tools-0.9.8/ac3dec/tools'
source='extract_ac3.c' object='extract_ac3.o' libtool=no \
depfile='.deps/extract_ac3.Po' tmpdepfile='.deps/extract_ac3.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/fltk-1.1  -Wall -Werror -O3 -g  -c `test -f extract_ac3.c || echo './'`extract_ac3.c
gcc  -Wall -Werror -O3 -g   -L/usr/lib/fltk-1.1 -o extract_ac3  extract_ac3.o  -lasound -lm -ldl -lpthread
make[2]: Leaving directory `/var/tmp/portage/alsa-tools-0.9.8/work/alsa-tools-0.9.8/ac3dec/tools'
Making all in test
make[2]: Entering directory `/var/tmp/portage/alsa-tools-0.9.8/work/alsa-tools-0.9.8/ac3dec/test'
source='imdct_test.c' object='imdct_test.o' libtool=no \
depfile='.deps/imdct_test.Po' tmpdepfile='.deps/imdct_test.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libac3  -I/usr/include/fltk-1.1  -march=athlon -O3 -pipe -c `test -f imdct_test.c || echo './'`imdct_test.c
source='dither_test.c' object='dither_test.o' libtool=no \
depfile='.deps/dither_test.Po' tmpdepfile='.deps/dither_test.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libac3  -I/usr/include/fltk-1.1  -march=athlon -O3 -pipe -c `test -f dither_test.c || echo './'`dither_test.c
gcc  -march=athlon -O3 -pipe  -L/usr/lib/fltk-1.1 -o imdct_test  imdct_test.o ../libac3/imdct.o -lm -lasound -lm -ldl -lpthread
gcc  -march=athlon -O3 -pipe  -L/usr/lib/fltk-1.1 -o dither_test  dither_test.o ../libac3/dither.o  -lasound -lm -ldl -lpthread
make[2]: Leaving directory `/var/tmp/portage/alsa-tools-0.9.8/work/alsa-tools-0.9.8/ac3dec/test'
Making all in .
make[2]: Entering directory `/var/tmp/portage/alsa-tools-0.9.8/work/alsa-tools-0.9.8/ac3dec'
source='ac3dec.c' object='ac3dec.o' libtool=no \
depfile='.deps/ac3dec.Po' tmpdepfile='.deps/ac3dec.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/fltk-1.1  -march=athlon -O3 -pipe -c `test -f ac3dec.c || echo './'`ac3dec.c
source='output.c' object='output.o' libtool=no \
depfile='.deps/output.Po' tmpdepfile='.deps/output.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/fltk-1.1  -march=athlon -O3 -pipe -c `test -f output.c || echo './'`output.c
source='ac3spdif.c' object='ac3spdif.o' libtool=no \
depfile='.deps/ac3spdif.Po' tmpdepfile='.deps/ac3spdif.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/fltk-1.1  -march=athlon -O3 -pipe -c `test -f ac3spdif.c || echo './'`ac3spdif.c
gcc  -march=athlon -O3 -pipe  -L/usr/lib/fltk-1.1 -o ac3dec  ac3dec.o output.o ac3spdif.o -L./libac3 -lac3 -lasound -lm -ldl -lpthread
make[2]: Leaving directory `/var/tmp/portage/alsa-tools-0.9.8/work/alsa-tools-0.9.8/ac3dec'
make[1]: Leaving directory `/var/tmp/portage/alsa-tools-0.9.8/work/alsa-tools-0.9.8/ac3dec'
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
configure: creating ./config.status
config.status: creating Makefile
source='as10k1.c' object='as10k1.o' libtool=no \
depfile='.deps/as10k1.Po' tmpdepfile='.deps/as10k1.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DPACKAGE=\"as10k1\" -DVERSION=\"A0.99\" -DSTDC_HEADERS=1  -I. -I.   -I/usr/include/fltk-1.1  -march=athlon -O3 -pipe -c `test -f as10k1.c || echo './'`as10k1.c
source='parse.c' object='parse.o' libtool=no \
depfile='.deps/parse.Po' tmpdepfile='.deps/parse.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DPACKAGE=\"as10k1\" -DVERSION=\"A0.99\" -DSTDC_HEADERS=1  -I. -I.   -I/usr/include/fltk-1.1  -march=athlon -O3 -pipe -c `test -f parse.c || echo './'`parse.c
as10k1.c: In function `parse_cli_args':
as10k1.c:163: warning: deprecated use of label at end of compound statement
source='assemble.c' object='assemble.o' libtool=no \
depfile='.deps/assemble.Po' tmpdepfile='.deps/assemble.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DPACKAGE=\"as10k1\" -DVERSION=\"A0.99\" -DSTDC_HEADERS=1  -I. -I.   -I/usr/include/fltk-1.1  -march=athlon -O3 -pipe -c `test -f assemble.c || echo './'`assemble.c
source='macro.c' object='macro.o' libtool=no \
depfile='.deps/macro.Po' tmpdepfile='.deps/macro.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DPACKAGE=\"as10k1\" -DVERSION=\"A0.99\" -DSTDC_HEADERS=1  -I. -I.   -I/usr/include/fltk-1.1  -march=athlon -O3 -pipe -c `test -f macro.c || echo './'`macro.c
gcc  -march=athlon -O3 -pipe  -L/usr/lib/fltk-1.1 -o as10k1  as10k1.o parse.o assemble.o macro.o
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.0.1... yes
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.9.0... found.
checking for snd_ctl_open in -lasound... yes
configure: creating ./config.status
config.status: creating Makefile
source='envy24control.c' object='envy24control.o' libtool=no \
depfile='.deps/envy24control.Po' tmpdepfile='.deps/envy24control.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DPACKAGE=\"envy24control\" -DVERSION=\"0.1.0\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1  -I. -I.   -I/usr/include/fltk-1.1 -march=athlon -O3 -pipe  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -march=athlon -O3 -pipe -c `test -f envy24control.c || echo './'`envy24control.c
source='levelmeters.c' object='levelmeters.o' libtool=no \
depfile='.deps/levelmeters.Po' tmpdepfile='.deps/levelmeters.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DPACKAGE=\"envy24control\" -DVERSION=\"0.1.0\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1  -I. -I.   -I/usr/include/fltk-1.1 -march=athlon -O3 -pipe  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -march=athlon -O3 -pipe -c `test -f levelmeters.c || echo './'`levelmeters.c
source='mixer.c' object='mixer.o' libtool=no \
depfile='.deps/mixer.Po' tmpdepfile='.deps/mixer.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DPACKAGE=\"envy24control\" -DVERSION=\"0.1.0\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1  -I. -I.   -I/usr/include/fltk-1.1 -march=athlon -O3 -pipe  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -march=athlon -O3 -pipe -c `test -f mixer.c || echo './'`mixer.c
source='patchbay.c' object='patchbay.o' libtool=no \
depfile='.deps/patchbay.Po' tmpdepfile='.deps/patchbay.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DPACKAGE=\"envy24control\" -DVERSION=\"0.1.0\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1  -I. -I.   -I/usr/include/fltk-1.1 -march=athlon -O3 -pipe  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -march=athlon -O3 -pipe -c `test -f patchbay.c || echo './'`patchbay.c
source='hardware.c' object='hardware.o' libtool=no \
depfile='.deps/hardware.Po' tmpdepfile='.deps/hardware.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DPACKAGE=\"envy24control\" -DVERSION=\"0.1.0\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1  -I. -I.   -I/usr/include/fltk-1.1 -march=athlon -O3 -pipe  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -march=athlon -O3 -pipe -c `test -f hardware.c || echo './'`hardware.c
source='driverevents.c' object='driverevents.o' libtool=no \
depfile='.deps/driverevents.Po' tmpdepfile='.deps/driverevents.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DPACKAGE=\"envy24control\" -DVERSION=\"0.1.0\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1  -I. -I.   -I/usr/include/fltk-1.1 -march=athlon -O3 -pipe  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -march=athlon -O3 -pipe -c `test -f driverevents.c || echo './'`driverevents.c
source='volume.c' object='volume.o' libtool=no \
depfile='.deps/volume.Po' tmpdepfile='.deps/volume.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DPACKAGE=\"envy24control\" -DVERSION=\"0.1.0\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1  -I. -I.   -I/usr/include/fltk-1.1 -march=athlon -O3 -pipe  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -march=athlon -O3 -pipe -c `test -f volume.c || echo './'`volume.c
gcc -march=athlon -O3 -pipe  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -march=athlon -O3 -pipe  -L/usr/lib/fltk-1.1 -o envy24control -lasound -lm -ldl -lpthread  -lasound -lm -ldl -lpthread -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm envy24control.o levelmeters.o mixer.o patchbay.o hardware.o driverevents.o volume.o  -lasound -lm -ldl -lpthread
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for i686-pc-linux-gnu-g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking whether make sets ${MAKE}... (cached) yes
checking for i686-pc-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.9.0... found.
checking for snd_ctl_open in -lasound... yes
checking for kernel header files... "directory /lib/modules/2.4.20-gentoo-r7/build/include/sound not found"
checking for directory with ALSA kernel headers...  -I/usr/include
checking for fltk-config... /usr/bin/fltk-config
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating pixmaps/Makefile
Making all in src
make[1]: Entering directory `/var/tmp/portage/alsa-tools-0.9.8/work/alsa-tools-0.9.8/hdspmixer/src'
source='hdspmixer.cxx' object='hdspmixer.o' libtool=no \
depfile='.deps/hdspmixer.Po' tmpdepfile='.deps/hdspmixer.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.1\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1  -I. -I.   -I/usr/include/fltk-1.1  -I/usr/include/fltk-1.1 -I/usr/include/freetype2 -march=athlon -O3 -pipe -I/usr/X11R6/include -fno-exceptions  -I/usr/include -c -o hdspmixer.o `test -f hdspmixer.cxx || echo './'`hdspmixer.cxx
source='HDSPMixerWindow.cxx' object='HDSPMixerWindow.o' libtool=no \
depfile='.deps/HDSPMixerWindow.Po' tmpdepfile='.deps/HDSPMixerWindow.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.1\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1  -I. -I.   -I/usr/include/fltk-1.1  -I/usr/include/fltk-1.1 -I/usr/include/freetype2 -march=athlon -O3 -pipe -I/usr/X11R6/include -fno-exceptions  -I/usr/include -c -o HDSPMixerWindow.o `test -f HDSPMixerWindow.cxx || echo './'`HDSPMixerWindow.cxx
hdspmixer.cxx:27:24: sound/hdsp.h: No such file or directory
In file included from hdspmixer.cxx:31:
HDSPMixerCard.h:28:24: sound/hdsp.h: No such file or directory
In file included from HDSPMixerCard.h:31,
                 from hdspmixer.cxx:31:
HDSPMixerWindow.h:39:24: sound/hdsp.h: No such file or directory
In file included from HDSPMixerIOMixer.h:30,
                 from HDSPMixerInputs.h:26,
                 from HDSPMixerWindow.h:41,
                 from HDSPMixerCard.h:31,
                 from hdspmixer.cxx:31:
HDSPMixerSelector.h:30:24: sound/hdsp.h: No such file or directory
In file included from HDSPMixerFader.h:31,
                 from HDSPMixerIOMixer.h:32,
                 from HDSPMixerInputs.h:26,
                 from HDSPMixerWindow.h:41,
                 from HDSPMixerCard.h:31,
                 from hdspmixer.cxx:31:
HDSPMixerOutput.h:28:24: sound/hdsp.h: No such file or directory
In file included from hdspmixer.cxx:31:
HDSPMixerCard.h:43: syntax error before `cardtype'
HDSPMixerCard.h:45: 'HDSP_IO_Type' is used as a type, but is not defined as a
   type.
hdspmixer.cxx: In function `int main(int, char**)':
hdspmixer.cxx:57: `Multiface' undeclared (first use this function)
hdspmixer.cxx:57: (Each undeclared identifier is reported only once for each
   function it appears in.)
hdspmixer.cxx:57: initializer list being treated as compound expression
hdspmixer.cxx:61: `Digiface' undeclared (first use this function)
hdspmixer.cxx:61: initializer list being treated as compound expression
hdspmixer.cxx:65: `H9652' undeclared (first use this function)
hdspmixer.cxx:65: initializer list being treated as compound expression
In file included from HDSPMixerWindow.cxx:22:
HDSPMixerWindow.h:39:24: sound/hdsp.h: No such file or directory
In file included from HDSPMixerWindow.h:40,
                 from HDSPMixerWindow.cxx:22:
HDSPMixerCard.h:28:24: sound/hdsp.h: No such file or directory
make[1]: *** [hdspmixer.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from HDSPMixerWindow.h:40,
                 from HDSPMixerWindow.cxx:22:
HDSPMixerCard.h:43: syntax error before `cardtype'
HDSPMixerCard.h:45: 'HDSP_IO_Type' is used as a type, but is not defined as a
   type.
In file included from HDSPMixerIOMixer.h:30,
                 from HDSPMixerInputs.h:26,
                 from HDSPMixerWindow.h:41,
                 from HDSPMixerWindow.cxx:22:
HDSPMixerSelector.h:30:24: sound/hdsp.h: No such file or directory
In file included from HDSPMixerFader.h:31,
                 from HDSPMixerIOMixer.h:32,
                 from HDSPMixerInputs.h:26,
                 from HDSPMixerWindow.h:41,
                 from HDSPMixerWindow.cxx:22:
HDSPMixerOutput.h:28:24: sound/hdsp.h: No such file or directory
HDSPMixerWindow.cxx: In function `void readregisters_cb(void*)':
HDSPMixerWindow.cxx:36: `hdsp_peak_rms_t' undeclared (first use this function)
HDSPMixerWindow.cxx:36: (Each undeclared identifier is reported only once for
   each function it appears in.)
HDSPMixerWindow.cxx:36: syntax error before `;' token
HDSPMixerWindow.cxx:50: `SNDRV_HDSP_IOCTL_GET_PEAK_RMS' undeclared (first use
   this function)
HDSPMixerWindow.cxx:50: `peak_rms' undeclared (first use this function)
HDSPMixerWindow.cxx: In member function `void
   HDSPMixerWindow::restoreDefaults(int)':
HDSPMixerWindow.cxx:496: `class HDSPMixerCard' has no member named `type'
HDSPMixerWindow.cxx:497: `Multiface' undeclared (first use this function)
HDSPMixerWindow.cxx:504: `Digiface' undeclared (first use this function)
HDSPMixerWindow.cxx:511: `H9652' undeclared (first use this function)
make[1]: *** [HDSPMixerWindow.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/alsa-tools-0.9.8/work/alsa-tools-0.9.8/hdspmixer/src'
make: *** [all-recursive] Error 1

!!! ERROR: media-sound/alsa-tools-0.9.8 failed.
!!! Function src_compile, Line 46, Exitcode 2
!!! make failed


any hints?
_________________
______________

Regards, Berkz
Back to top
View user's profile Send private message
Jazz
Guru
Guru


Joined: 16 Nov 2003
Posts: 543
Location: Melbourne, Australia

PostPosted: Sun Dec 07, 2003 7:35 pm    Post subject: Reply with quote

Yo.. well while trying that.. i got the error too !

Code:
checking for kernel header files... /lib/modules/2.6.0-test11-gentoo-r1/build/include
checking for directory with ALSA kernel headers...  -I/lib/modules/2.6.0-test11-gentoo-r1/build/include
checking for fltk-config... /usr/bin/fltk-config
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating pixmaps/Makefile
config.status: executing depfiles commands
Making all in src
make[1]: Entering directory `/var/tmp/portage/alsa-tools-1.0.0_rc1/work/alsa-tools-1.0.0rc1/hdspmixer/src'
if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.6\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1  -I. -I.   -I/usr/include/fltk-1.1  -Os -march=pentium4 -msse -msse2 -mmmx -mfpmath=sse -fomit-frame-pointer -pipe -I/lib/modules/2.6.0-test11-gentoo-r1/build/include  -I/lib/modules/2.6.0-test11-gentoo-r1/build/include -I/usr/include/fltk-1.1 -I/usr/include/freetype2 -Os -march=pentium4 -msse -msse2 -mmmx -mfpmath=sse -fomit-frame-pointer -pipe -I/usr/X11R6/include -fno-exceptions -MT hdspmixer.o -MD -MP -MF ".deps/hdspmixer.Tpo" \
  -c -o hdspmixer.o `test -f 'hdspmixer.cxx' || echo './'`hdspmixer.cxx; \
then mv -f ".deps/hdspmixer.Tpo" ".deps/hdspmixer.Po"; \
else rm -f ".deps/hdspmixer.Tpo"; exit 1; \
fi
In file included from hdspmixer.cxx:31:
HDSPMixerCard.h:57: error: 'hdsp_9632_aeb_t' is used as a type, but is not
   defined as a type.
hdspmixer.cxx: In function `int main(int, char**)':
hdspmixer.cxx:68: error: `H9632' undeclared (first use this function)
hdspmixer.cxx:68: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
make[1]: *** [hdspmixer.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/alsa-tools-1.0.0_rc1/work/alsa-tools-1.0.0rc1/hdspmixer/src'
make: *** [all-recursive] Error 1

!!! ERROR: media-sound/alsa-tools-1.0.0_rc1 failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! make failed


Any hints ?

2.6-test11-r1 kernel, gcc 3.3.2-r3

Bye,
Jassi
Back to top
View user's profile Send private message
Jazz
Guru
Guru


Joined: 16 Nov 2003
Posts: 543
Location: Melbourne, Australia

PostPosted: Sun Dec 07, 2003 8:43 pm    Post subject: Reply with quote

HEY !! got the answer...

Upgrade the kernel to test11-r2 and the alsa-tools compile PERFECTLY !!

in the r2 release the latest 1.0.0-rc2 alsa drivers are included in the kernel itself.. so ENJOY !!

Hey also i wanted to know, what in the world is this alsa-firmware ???? its pretty much updated and so i was curious to know what it actually is and how cud we benifit from it !

Any ideas ?

Bye,
Jassi
Back to top
View user's profile Send private message
Berkz
Apprentice
Apprentice


Joined: 26 Aug 2002
Posts: 205
Location: Iceland

PostPosted: Sun Dec 07, 2003 10:08 pm    Post subject: Reply with quote

hmm... I get this error using kernel 2.4.20 gentoo-sources..
_________________
______________

Regards, Berkz
Back to top
View user's profile Send private message
joehni
Apprentice
Apprentice


Joined: 27 Jul 2003
Posts: 175

PostPosted: Sun Dec 07, 2003 10:37 pm    Post subject: Reply with quote

look with etcat from the gentoolkit, which version(s) you have installed
Code:
etcat -v alsa-driver
In my case for some reason the upgrade did not remove my old version of the drivers and I had similar issues. To resolve it unmerge alsa-driver completely (all versions get removed) and reemerge it afterwards. Than anything compiles fine again.
Back to top
View user's profile Send private message
Berkz
Apprentice
Apprentice


Joined: 26 Aug 2002
Posts: 205
Location: Iceland

PostPosted: Mon Dec 08, 2003 1:11 am    Post subject: Reply with quote

[ Results for search key : alsa-driver ]
[ Applications found : 1 ]

* media-sound/alsa-driver :
[ ] media-sound/alsa-driver-0.5.12a (0.5)
[ ] media-sound/alsa-driver-0.9.0_rc2 (0.9)
[ I] media-sound/alsa-driver-0.9.2 (0.9)
[ ] media-sound/alsa-driver-0.9.8 (2.4.20)
[M~ ] media-sound/alsa-driver-1.0.0_rc1 (2.4.23-grsec-1.9.13)
_________________
______________

Regards, Berkz
Back to top
View user's profile Send private message
Berkz
Apprentice
Apprentice


Joined: 26 Aug 2002
Posts: 205
Location: Iceland

PostPosted: Mon Dec 08, 2003 1:20 am    Post subject: Reply with quote

Ok. basically I upgraded my alsa-driver to 9.8 and it worked...

Thx for the help

REgards, Börkur
_________________
______________

Regards, Berkz
Back to top
View user's profile Send private message
Jazz
Guru
Guru


Joined: 16 Nov 2003
Posts: 543
Location: Melbourne, Australia

PostPosted: Mon Dec 08, 2003 1:27 am    Post subject: Reply with quote

LOL !! upgraded or downgraded ??
Back to top
View user's profile Send private message
Berkz
Apprentice
Apprentice


Joined: 26 Aug 2002
Posts: 205
Location: Iceland

PostPosted: Mon Dec 08, 2003 1:47 am    Post subject: upgraded obvouisly :) Reply with quote

Quote:

Ok. basically I upgraded my alsa-driver to 9.8 and it worked...



from 9.2
_________________
______________

Regards, Berkz
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum