On Monday 07 November 2005 21:25, you wrote: > The following command will retrieve the current SVN copy of > libcolorspace (lcs) and put it into a libcolorspace directory of your > current directory. Note, you must have the SVN package installed. > > svn co https://core.fluendo.com/lcs/svn/trunk/ libcolorspace > > I fetched a copy and it compiled cleanly. The version is different > in the pkgconfig file, It would be interesting to know if GStreamer > Plug-ins will use it. Care to try this for me? If it works, I'll > update the GStreamer Plug-ins page to use this newer version.
OK, it compiles OK, and it *is* used by some of the modules. But gst-plugins will *not* build with either version (CVS or SVN), I'm assumimg here that lcs is libcolorspace. It complains about syntax errors in ext/lcs/gstcolorspace.c. I can find nothing on the web about this error, and so am building with --disable-lcs. A spot check on some of the errors weren't helpful (to me anyway), and I reckon I have spent enough time on this. Oh, and it's not using audioresample (no idea why) or cairo (needs a version between 0.50 and 0.60) but what the heck. Hope this helps. -- Men often believe -- or pretend -- that the "Law" is something sacred, or at least a science -- an unfounded assumption very convenient to governments. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
