kdenlive-devel at lists.sourceforge.net schrieb am 23.03.04 20:43:09: > > > Hi, > > I commit a couple of changes we were talking about lately to CVS. This stuff > is new and will probably break and maybe even fail to compile. Please tell me > if you try it and it is not working. > > From the changelog: > > 2004-03-24 Rolf Dubitzky <rolf at dubitzky.de> > * configure.in: check for ALSA >= 1.0 > * plugins/iostream/alsa: use old API if ALSA<1.0
sorry, alsa<1.0 problem is still persistent ... ... ... g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/arts -g -O2 -MT alsastream.lo -MD -MP -MF .deps/alsastream.Tpo -c alsastream.cc -fPIC -DPIC -o .libs/alsastream.o alsastream.cc: In member function `virtual void PIAVE::OutALSAStream::init(PIAVE::Frame&)': alsastream.cc:219: invalid conversion from `unsigned int*' to `unsigned int' /usr/include/alsa/pcm.h:670: too many arguments to function `int snd_pcm_hw_params_get_channels(const snd_pcm_hw_params_t*)' alsastream.cc:240: at this point in file make[4]: *** [alsastream.lo] Error 1 make[4]: Leaving directory `/devel/src/piave-0.2.4/plugins/iostream/alsa' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/devel/src/piave-0.2.4/plugins/iostream' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/devel/src/piave-0.2.4/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/devel/src/piave-0.2.4' make: *** [all] Error 2 note: I've copied this lines from an old mail, since I'm at work now, so __as_I_remember_correctly__ just some line numbers was different. greetings Reinhard
