Re: [linux-audio-user] dssi and dssi-vst compile problems on FC3

From: Shayne O'Connor <forums@email-addr-hidden>
Date: Fri Apr 01 2005 - 06:02:01 EEST

Steve Harris wrote:

>On Thu, Mar 31, 2005 at 10:00:42 +1000, Shayne O'Connor wrote:
>
>
>>>>[mrmachine@email-addr-hidden dssi-vst-0.3.1]$ make
>>>>g++ -g3 -Wall remotevstclient.cpp -c
>>>>remotevstclient.cpp: In static member function `static void
>>>>RemoteVSTClient::queryPlugins(std::vector<RemoteVSTClient::PluginRecord,
>>>>std::allocator<RemoteVSTClient::PluginRecord> >&)':
>>>>remotevstclient.cpp:362: error: `errno' undeclared (first use this
>>>>function)
>>>>remotevstclient.cpp:362: error: (Each undeclared identifier is
>>>>reported only once for each function it appears in.)
>>>>remotevstclient.cpp:362: error: `EINTR' undeclared (first use this
>>>>function)
>>>>remotevstclient.cpp:362: error: `EAGAIN' undeclared (first use this
>>>>function)
>>>>make: *** [remotevstclient.o] Error 1
>>>>[mrmachine@email-addr-hidden dssi-vst-0.3.1]$
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>>
>>jack_fst still compiles and works fine.
>>
>>any ideas? (this is with wine 20050111 rpm + devel).
>>
>>
>
>Try adding
> #include <error.h>
>to the top of remotevstclient.cpp
>
>- Steve
>
>
>
i get exactly the same error :(

shayne
Received on Fri Apr 1 08:15:05 2005

This archive was generated by hypermail 2.1.8 : Fri Apr 01 2005 - 08:15:05 EEST