It seems there are some changes in the ALSA api which are not backward compatible. I think I have to backout the latest changes (which means it doesn't compile for me) and find a way do distinguish at ./configure time which ALSA API version is present. This will have to wait till I am back in germany and have access to my box >3weeks
-r On Sunday 14 March 2004 14:30, Reinhard wrote: > 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 > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Kdenlive-devel mailing list > Kdenlive-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/kdenlive-devel -- contacts: http://www.physi.uni-heidelberg.de/~dubitzky
