Re: [Faudiostream-users] compile error files.cpp

2014-02-06 Thread Orlarey Yann
Le 06/02/2014 07:27, Albert Graef a écrit : Add an #include stdio.h in utils/files.cpp. I already fixed this in the Faust2 branch (http://sourceforge.net/p/faudiostream/code/ci/bed860bc34d4fb85e91ab49310dded9ed7f29264/). It looks like Yann did fix the missing #include stdlib.h on the master

Re: [Faudiostream-users] compile error files.cpp

2014-02-06 Thread Albert Graef
On Thu, Feb 6, 2014 at 9:01 AM, Orlarey Yann orla...@grame.fr wrote: Fixed ! Yep, compiles cleanly on Arch now. (For some reason my compiler was happy even without stdio.h) Depends on your libc version, I guess. Still running Ubuntu LTS? ;-) Albert -- Dr. Albert Graf Dept. of

[Faudiostream-users] compile error files.cpp

2014-02-05 Thread Peter Boehm
hello all, i am trying to compile faust from git and get the following error (sorry for german output): make -C compiler -f Makefile.unix prefix=/usr/local make[1]: Entering directory `/home/pet/source/faust/faust/compiler' g++ -O1 -g -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors