Am Sonntag, 7. M?rz 2004 13:19 schrieb Rolf Dubitzky: > Hi, > > I have commited a few outsanding patches and created piave release version > 0.2.4. Sorry for the long delay. Most of the important fixes, like > compilation problems have been fixed a long time in CVS HEAD. > > Cheers, Rolf
Hi, since some days ago I have trouble compiling piave (maybe caused by some of your latest changes?) confiigure still reports no problems ... ... ... config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands + matched feature dependencies: + + libdv + libfreetype2 + arts + alsa + libsndfile + libvorbis - unmatched feature dependencies: - If you have unmatched feature dependencies, piave will still build and run. However, some plugins/features may not be available. ... ... ... but make shows this error: ... ... 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 I use mandrake9.1 and alsa version is 0.9.0-0.14rc7mdk. Is the alsa version too old? greetings Reinhard
