patrick wrote:
cc -DPD -DMAXLIB -DUNIX -O2 -funroll-loops -fomit-frame-pointer -Wall -W -Wshadow -Wno-unused -Wno-parentheses -Wno-switch -I/usr/local/include -I./include -c src/netclient.c src/netclient.c: In function
netclient_tick': src/netclient.c:89: warning: implicit declaration of function
sys_addpollfn' src/netclient.c:89:t_fdpollfn' undeclared (first use in this function) src/netclient.c:89: (Each undeclared identifier is reported only once src/netclient.c:89: for each function it appears in.) src/netclient.c:89: parse error before "netclient_rcv" src/netclient.c: In function
netclient_child_connect': src/netclient.c:112: warning: implicit declaration of functionsys_sockerror' src/netclient.c:133: warning: implicit declaration of function
sys_closesocket' src/netclient.c: In functionnetclient_disconnect': src/netclient.c:162: warning: implicit declaration of function
sys_rmpollfn' make: *** [maxlib.pd_linux] Error 1how can i fix that?
Okay, I'll set up an autoresponder that sends the message "add -DPD_0_37 to the makefile" to the list every time someone is asking. ;-)
Olaf