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.
info Well i finaly make it works important thing was to "make clean" before making it ciao.
Le 31 janv. 04, à 09:47, retu arana a écrit :
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 ofsys_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 1and then i don't know what to do, someone please help me. have a nice WE.
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Hello again, i am running a mandrake 9.2 and i have troubles compiling externals for pd :the "./ configure"(if needed) part is going okay but when its time to "make" the compiler does not understand any lines off the "blabla.c" sources. Does anyone had this problem before and fixed it or should i send my terminal results (pretty long). tanks.
Hallo, retu arana hat gesagt: // retu arana wrote:
Hello again, i am running a mandrake 9.2 and i have troubles compiling externals for pd :the "./ configure"(if needed) part is going okay but when its time to "make" the compiler does not understand any lines off the "blabla.c" sources. Does anyone had this problem before and fixed it or should i send my terminal results (pretty long).
Yes, please send the last lines of the output, that lead to the error. What external are you trying to compile?
Frank Barknecht _ ______footils.org__