Re: [ecasound] stop in cvs compile

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] stop in cvs compile
From: Kai Vehmanen (kaiv_AT_wakkanet.fi)
Date: Wed Jun 12 2002 - 11:47:47 EEST


On Wed, 12 Jun 2002, raoul.megelas wrote:

> I get an error in ecasound compile, (CVS download),
[...]
> In file included from eca-control.h:4,
> from eca-control-dump.cpp:31:
> eca-iamode-parser.h:204: syntax error before `;'

You need to add...

#include <pthread.h>

to the start of 'eca-iamode-parser.h'. I'll make this change to the CVS
tree later today. This error doesn't occur on Linux machines as pthread
types are defined in bits/types.h. So in other words it works by accident.
;)

--
 http://www.eca.cx
 Audio software for Linux!
 

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request_AT_wakkanet.fi>.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Jun 12 2002 - 11:48:21 EEST