Thank You Kabi! I've fetched avifile from cvs, but I can't make the avi-xmms plugin I downloaded from the xmms site compile with this version of avifile.
http://www.xmms.org/plugins_input.html All I did was copy the new avifile/lib directory to the avi-xmms-1.2.3/lib directory and ./configure and make. I get a make error: Making all in lib make[2]: Entering directory `/home/johnea/avi-xmms-1.2.3/lib' make[2]: *** No rule to make target `all'. Stop. make[2]: Leaving directory `/home/johnea/avi-xmms-1.2.3/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/johnea/avi-xmms-1.2.3' make: *** [all-recursive-am] Error 2 This version of the avi-xmms plugin uses avifile 0.53.5. I tried copying various Makefile.in and Makefile.am files from the old 0.53.5 directories from the avi-xmms tree into the new lib directory of the cvs avifile, but eventually got to some missing source file errors. make[3]: Entering directory `/home/johnea/avi-xmms-1.2.3/lib/loader' make[3]: *** No rule to make target `pe_image.c', needed by `pe_image.lo'. Stop Could you offer some guidance on getting the xmms plugin to build with this version of avifile, or perhaps a better way to add this functionality to xmms. Thanks Again for Your Reply!!! John E. A. Zdenek Kabelac wrote: > On Fri, Sep 20, 2002 at 06:24:15PM -0700, John E. A. wrote: > >>Hi All, >> >>I just built and installed the avi input plugin for xmms. When I start >>xmms I get an error message: >> >>[johnea@JOHN-ANDREWS johnea]$ /usr/lib/xmms/Input/libavixmms.so: >>undefined symbol: generate__9Mpegtoraw > > > you are using some older version of avifile - there have been > some problems with inlined functions and some compiler vresions... > > Install newer version... > > bye > kabi > > _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
