[Fluxus] [fluxus] scons not building "libfluxus/src/PData.o: No such file or directory"

gabor papp gabor.lists at mndl.hu
Sun Feb 1 06:28:37 PST 2009


Peter Ngo wrote:
> reinstalled g++ to be sure and now i get another error ....
> =============
> fluxa/src/JackClient.cpp: In static member function 'static int
> spiralcore::JackClient::Process(jack_nframes_t, void*)':
> fluxa/src/JackClient.cpp:107: error: 'memcpy' was not declared in this scope
> fluxa/src/JackClient.cpp:117: error: 'memcpy' was not declared in this scope
> fluxa/src/JackClient.cpp:122: error: 'memset' was not declared in this scope
> scons: *** [fluxa/src/JackClient.o] Error 1
> scons: building terminated because of errors.
> =============
> i think this one was solved before so i'll read the archive to find it....
yes, there were a couple of gcc 4 fixes recently. it misses an #include
<cstring> from the top. you can try compiling the git version or check
for the missing includes there.

gabor




More information about the Fluxus mailing list