Build failures

Chris sums3l at yahoo.de
Mon Mar 15 12:47:28 GMT 2004


David Barron wrote:
> I'm having some problems building gst-plugins and burgner.  I've attached the output of the build processes.  Any help out there?
>  <<gst-plugins-0.6.4.bz2>>  <<burgner-0.1.3.bz2>> 
> 
> Also, how do I give users permission to write to my CD-R?
> 
> 

David,

for gst-plugins you can try to define usage of the old alsa-api. 
Probably you'll need to edit gstalsa.c to include:

#define ALSA_PCM_OLD_HW_PARAMS_API
#define ALSA_PCM_OLD_SW_PARAMS_API
#include <alsa/asoundlib.h>

Here is the announcement on the alsa-ml:
http://www.mail-archive.com/alsa-devel@lists.sourceforge.net/msg09892.html

I haven't tested this, so I can't say if it works or not.

Regards,
Chris


More information about the Lunar mailing list