Hi IOhannes

I've troubles compiling the iemnet external tcpsend:

$ make
cc -DPD -I../../../pd/src -Wall -W -g -fPIC -O6 -funroll-loops
-fomit-frame-pointer -o "tcpsend.o" -c "tcpsend.c"
In file included from tcpsend.c:26:
iemnet.h: In function ‘debug_dummy’:
iemnet.h:117: warning: unused parameter ‘format’
tcpsend.c: In function ‘tcpsend_connect’:
tcpsend.c:75: warning: implicit declaration of function ‘fprintf’
tcpsend.c:75: warning: incompatible implicit declaration of built-in
function ‘fprintf’
tcpsend.c:75: error: ‘stderr’ undeclared (first use in this function)
tcpsend.c:75: error: (Each undeclared identifier is reported only once
tcpsend.c:75: error: for each function it appears in.)
tcpsend.c: In function ‘tcpsend_send’:
tcpsend.c:116: warning: unused parameter ‘s’
make: *** [tcpsend.o] Error 1

Am I doing something wrong?

Roman




_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to