[Portaudio] Make error compiling daily snapshot under Linux

Simon Lewis simon.lewis at mnet-online.de
Sun Apr 22 12:33:22 EDT 2007


Dear Portaudio Developers,

The make broke when compiling the daily snapshot from 21.4.2007, see output below.

Please advise when the next daily snapshot has this bug fixed, best
regards, Simon.

/bin/sh ./libtool --mode=link gcc -o bin/patest_sine_channelmaps -g -O2 -DPA_LITTLE_ENDIAN   -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_sine_channelmaps.c lib/libportaudio.la -lm -lpthread
gcc -o bin/.libs/patest_sine_channelmaps -g -O2 -DPA_LITTLE_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_sine_channelmaps.c  lib/.libs/libportaudio.so /usr/lib/libasound.so /usr/lib/libjack.so -ldl -lrt -lm -lpthread
./test/patest_sine_channelmaps.c: In function 'main':
./test/patest_sine_channelmaps.c:110: error: 'PaMacCoreStreamInfo' undeclared (first use in this function)
./test/patest_sine_channelmaps.c:110: error: (Each undeclared identifier is reported only once
./test/patest_sine_channelmaps.c:110: error: for each function it appears in.)
./test/patest_sine_channelmaps.c:110: error: expected ';' before 'macInfo'
make: *** [bin/patest_sine_channelmaps] Fehler 1
simon at simons-pc:~/Downloads/portaudio/portaudio>



More information about the Portaudio mailing list