Update
Mike Mandel
mandel at stud.fh-hannover.de
Wed Mar 10 23:04:29 GMT 2004
> i attached a version 1.2.0 module...since i cannot get it to work with alsa i
> cannot commit it to the base yet °°)
> help?
> it compiles for me if i delete the CONFIGURE file...(which again just disables
> the use of alsa stuff in audacity)
>
Hi!
I have the same problem with alsa.
Here is where audacity breaks:
gcc -c -g -O2 -Wall -DPA_LITTLE_ENDIAN -I/usr//include -Ipa_common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBPTHREAD=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 pa_linux_alsa/pa_linux_alsa.c -o pa_linux_alsa/pa_linux_alsa.o
pa_linux_alsa/pa_linux_alsa.c: In function `BuildDeviceList':
pa_linux_alsa/pa_linux_alsa.c:272: too few arguments to function `snd_pcm_hw_params_get_channels_max'
pa_linux_alsa/pa_linux_alsa.c:306: too few arguments to function `snd_pcm_hw_params_get_channels_max'
make[2]: *** [pa_linux_alsa/pa_linux_alsa.o] Fehler 1
make[2]: Leaving directory `/usr/src/audacity-src-1.2.0-pre4/lib-src/portaudio-v19'
make[1]: *** [portaudio-v19/lib/libportaudio.a] Fehler 2
make[1]: Leaving directory `/usr/src/audacity-src-1.2.0-pre4/lib-src'
make: *** [audacity] Fehler 2
I have audacity compiled with --portaudio=v19 and it works fine.
Thanks,
Mike
More information about the Lunar
mailing list