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 function
sys_sockerror' src/netclient.c:133: warning: implicit declaration of function
sys_closesocket'
src/netclient.c: In function netclient_disconnect': src/netclient.c:162: warning: implicit declaration of function
sys_rmpollfn'
make: *** [maxlib.pd_linux] Error 1
how can i fix that? patrick
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
On Dec 13, 2004, at 10:35 AM, james tittle wrote:
On Dec 13, 2004, at 6:00 AM, Olaf Matthes wrote:
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. ;-)
...perhaps someone should change the makefile in cvs? No daemon's needed :-)
...hmmm, just tried it and it didn't help...using pd-0.38-0test13
jamie
On Mon, 13 Dec 2004, james tittle wrote:
On Dec 13, 2004, at 10:35 AM, james tittle wrote:
On Dec 13, 2004, at 6:00 AM, Olaf Matthes wrote:
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. ;-)
...perhaps someone should change the makefile in cvs? No daemon's needed :-)
...hmmm, just tried it and it didn't help...using pd-0.38-0test13
jamie
Use the build system in externals/build/(linux|darwin|windows). maxlib is not maintained in CVS because Olaf doesn't want to use the CVS. I just imported his code there, so I didn't want to make any chances because they merging would be necessary.
.hc
zen
\
\
\[D[D[D[D