hi all, okay i have a problem compiling flashserver on a 10.3 osx, terminal returns me the following message:
retuarana$ make pd_darwin
cc -DPD -DUNIX -O2 -DMACOSX -Wall -W -Wshadow -Wstrict-prototypes
-Wno-unused -Wno-parentheses -Wno-switch -I../../src -o flashserver.o
-c flashserver.c
In file included from flashserver.c:17:
m_imp.h:54: error: redefinition of struct _namelist' m_imp.h:57: error: redefinition of
t_namelist'
s_stuff.h:15: error: t_namelist' previously declared here In file included from flashserver.c:17: m_imp.h:93:1: warning: "API_OSS" redefined In file included from flashserver.c:16: s_stuff.h:129:1: warning: this is the location of the previous definition m_imp.h:123: error: conflicting types for
sys_open_audio'
s_stuff.h:57: error: previous declaration of sys_open_audio' m_imp.h:193: error: redefinition of
t_socketnotifier'
s_stuff.h:111: error: t_socketnotifier' previously declared here m_imp.h:194: error: redefinition of
t_socketreceivefn'
s_stuff.h:112: error: t_socketreceivefn' previously declared here m_imp.h:202: error: redefinition of
t_fdpollfn'
s_stuff.h:120: error: `t_fdpollfn' previously declared here
make: *** [flashserver.pd_darwin] Error 1
and then i don't know what to do, someone please help me. have a nice WE.