Hi

does anyone have a solution for the problem below?

Cheers,
Raimund


./configure --prefix=/usr
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/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 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... /usr/bin/install -c
checking whether ln -s works... yes
checking for ld used by GCC... /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared 
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for hsearch_r... yes
checking for library version... major 0 minor 9 subminor 0 extrastr rc 
extraver 100008
checking for versioned symbols... yes
checking for debug... yes
checking for softfloat... no
checking for architecture... x86
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/pictures/Makefile
config.status: creating include/Makefile
config.status: creating include/sound/Makefile
config.status: creating src/Makefile
config.status: creating src/control/Makefile
config.status: creating src/mixer/Makefile
config.status: creating src/pcm/Makefile
config.status: creating src/pcm/ext/Makefile
config.status: creating src/rawmidi/Makefile
config.status: creating src/timer/Makefile
config.status: creating src/hwdep/Makefile
config.status: creating src/seq/Makefile
config.status: creating src/instr/Makefile
config.status: creating src/compat/Makefile
config.status: creating src/conf/Makefile
config.status: creating src/conf/cards/Makefile
config.status: creating src/conf/pcm/Makefile
config.status: creating aserver/Makefile
config.status: creating test/Makefile
config.status: creating utils/Makefile
config.status: creating utils/alsa-lib.spec
config.status: creating utils/alsa.pc
config.status: creating include/config.h
config.status: include/config.h is unchanged


calypso:/work/alsa/alsa-lib-0.9.0rc8b # make
Making all in doc
make[1]: Wechsel in das Verzeichnis »/work/alsa/alsa-lib-0.9.0rc8b/doc«
Making all in pictures
make[2]: Wechsel in das Verzeichnis 
»/work/alsa/alsa-lib-0.9.0rc8b/doc/pictures«
make[2]: Für das Target »all« gibt es nichts zu tun.
make[2]: Verlassen des Verzeichnisses 
»/work/alsa/alsa-lib-0.9.0rc8b/doc/pictures«
make[2]: Wechsel in das Verzeichnis »/work/alsa/alsa-lib-0.9.0rc8b/doc«
make[2]: Für das Target »all-am« gibt es nichts zu tun.
make[2]: Verlassen des Verzeichnisses »/work/alsa/alsa-lib-0.9.0rc8b/doc«
make[1]: Verlassen des Verzeichnisses »/work/alsa/alsa-lib-0.9.0rc8b/doc«
Making all in include
make[1]: Wechsel in das Verzeichnis »/work/alsa/alsa-lib-0.9.0rc8b/include«
cd .. \
  && CONFIG_FILES= CONFIG_HEADERS=include/config.h \
     /bin/sh ./config.status
config.status: creating include/config.h
config.status: include/config.h is unchanged
make  all-recursive
make[2]: Wechsel in das Verzeichnis »/work/alsa/alsa-lib-0.9.0rc8b/include«
Making all in sound
make[3]: Wechsel in das Verzeichnis 
»/work/alsa/alsa-lib-0.9.0rc8b/include/sound«
make[3]: Für das Target »all« gibt es nichts zu tun.
make[3]: Verlassen des Verzeichnisses 
»/work/alsa/alsa-lib-0.9.0rc8b/include/sound«
make[3]: Wechsel in das Verzeichnis »/work/alsa/alsa-lib-0.9.0rc8b/include«
make[3]: Verlassen des Verzeichnisses »/work/alsa/alsa-lib-0.9.0rc8b/include«
make[2]: Verlassen des Verzeichnisses »/work/alsa/alsa-lib-0.9.0rc8b/include«
make[1]: Verlassen des Verzeichnisses »/work/alsa/alsa-lib-0.9.0rc8b/include«
Making all in src
make[1]: Wechsel in das Verzeichnis »/work/alsa/alsa-lib-0.9.0rc8b/src«
Making all in control
make[2]: Wechsel in das Verzeichnis 
»/work/alsa/alsa-lib-0.9.0rc8b/src/control«
make[2]: Für das Target »all« gibt es nichts zu tun.
make[2]: Verlassen des Verzeichnisses 
»/work/alsa/alsa-lib-0.9.0rc8b/src/control«
Making all in mixer
make[2]: Wechsel in das Verzeichnis »/work/alsa/alsa-lib-0.9.0rc8b/src/mixer«
make[2]: Für das Target »all« gibt es nichts zu tun.
make[2]: Verlassen des Verzeichnisses 
»/work/alsa/alsa-lib-0.9.0rc8b/src/mixer«
Making all in pcm
make[2]: Wechsel in das Verzeichnis »/work/alsa/alsa-lib-0.9.0rc8b/src/pcm«
Making all in ext
make[3]: Wechsel in das Verzeichnis 
»/work/alsa/alsa-lib-0.9.0rc8b/src/pcm/ext«
source='pcm_jack.c' object='pcm_jack.lo' libtool=yes \
depfile='.deps/pcm_jack.Plo' tmpdepfile='.deps/pcm_jack.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../../include -I../../../include -I../../../src/pcm    -g -O2 -c -o 
pcm_jack.lo `test -f pcm_jack.c || echo './'`pcm_jack.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include 
-I../../../src/pcm -g -O2 -c pcm_jack.c -MT pcm_jack.lo -MD -MP -MF 
.deps/pcm_jack.TPlo  -fPIC -DPIC -o pcm_jack.lo
pcm_jack.c:36:23: jack/jack.h: No such file or directory
pcm_jack.c:68: parse error before "jack_port_t"
pcm_jack.c:68: warning: no semicolon at end of struct or union
pcm_jack.c:69: warning: data definition has no type or storage class
pcm_jack.c:70: parse error before '}' token
pcm_jack.c:70: warning: data definition has no type or storage class
pcm_jack.c: In function `snd_pcm_jack_close':
pcm_jack.c:76: `jack' undeclared (first use in this function)
pcm_jack.c:76: (Each undeclared identifier is reported only once
pcm_jack.c:76: for each function it appears in.)
pcm_jack.c: In function `snd_pcm_jack_status':
pcm_jack.c:158: `jack' undeclared (first use in this function)
pcm_jack.c: In function `snd_pcm_jack_state':
pcm_jack.c:173: `jack' undeclared (first use in this function)
pcm_jack.c: At top level:
pcm_jack.c:198: parse error before "nframes"
pcm_jack.c: In function `snd_pcm_jack_process_cb':
pcm_jack.c:200: `jack' undeclared (first use in this function)
pcm_jack.c:200: `pcm' undeclared (first use in this function)
pcm_jack.c:212: `nframes' undeclared (first use in this function)
pcm_jack.c: In function `snd_pcm_jack_prepare':
pcm_jack.c:280: `jack' undeclared (first use in this function)
pcm_jack.c:290: `jack_port_t' undeclared (first use in this function)
pcm_jack.c:290: parse error before ')' token
pcm_jack.c:298: `JACK_DEFAULT_AUDIO_TYPE' undeclared (first use in this 
function)
pcm_jack.c:298: `JackPortIsOutput' undeclared (first use in this function)
pcm_jack.c:302: `JackPortIsInput' undeclared (first use in this function)
pcm_jack.c:307: `JackProcessCallback' undeclared (first use in this function)
pcm_jack.c:307: parse error before "snd_pcm_jack_process_cb"
pcm_jack.c: In function `snd_pcm_jack_start':
pcm_jack.c:323: `jack' undeclared (first use in this function)
pcm_jack.c: In function `snd_pcm_jack_drop':
pcm_jack.c:391: `jack' undeclared (first use in this function)
pcm_jack.c: In function `snd_pcm_jack_drain':
pcm_jack.c:417: `jack' undeclared (first use in this function)
pcm_jack.c: In function `snd_pcm_jack_pause':
pcm_jack.c:427: `jack' undeclared (first use in this function)
pcm_jack.c: In function `snd_pcm_jack_avail_update':
pcm_jack.c:483: `jack' undeclared (first use in this function)
pcm_jack.c: In function `snd_pcm_jack_hw_refine':
pcm_jack.c:506: `jack' undeclared (first use in this function)
pcm_jack.c: In function `snd_pcm_jack_open':
pcm_jack.c:694: `jack' undeclared (first use in this function)
make[3]: *** [pcm_jack.lo] Fehler 1
make[3]: Verlassen des Verzeichnisses 
»/work/alsa/alsa-lib-0.9.0rc8b/src/pcm/ext«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses »/work/alsa/alsa-lib-0.9.0rc8b/src/pcm«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses »/work/alsa/alsa-lib-0.9.0rc8b/src«
make: *** [all-recursive] Fehler 1




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to