[PD] compile error in vexp.c

Orm Finnendahl finnendahl at folkwang-hochschule.de
Sat Feb 14 18:46:09 CET 2004


Hi,


1. compiling pd 0.37-1test6 or 0.37-0 results in an error in vexp.c:

make[1]: Entering directory `/usr/local/musik/pd-0.37-0/extra/expr~'
cc -g -DPD -O2 -funroll-loops -fomit-frame-pointer -Wall -W -Wshadow -Wstrict-prototypes -Werror -Wno-unused -Wno-parentheses -Wno-switch -I../../src -o vexp.pd_linux_o -c vexp.c
vexp.c:81: warning: declaration of `exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
vexp.c:83: warning: declaration of `exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here

How can I get rid of the global declaration?

2. .(configure checks for the presence of Tcl/Tk 8.7, 8.6, 8.5 and 8.4.

I only have 8.4 (as a debian package) and couldn't find any more
recent version than 8.45 in the net. Is there any more recent version
available somewhere?

--
Orm




More information about the Pd-list mailing list