[PD] maxlib from cvs don't compile with last pd

Olaf Matthes olaf.matthes at gmx.de
Mon Dec 13 12:00:34 CET 2004


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 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?

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





More information about the Pd-list mailing list