[PD] compile error in vexp.c

Frank Barknecht fbar at footils.org
Sat Feb 14 21:26:21 CET 2004


Hallo,
Orm Finnendahl hat gesagt: // Orm Finnendahl wrote:

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

Removing -Werror should get you further. 

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

Hm, as I just see, I still build Pd with tcl/tk 8.3 on my Debian box.
It should be no problem to just use what's available.

ciao
-- 
 Frank Barknecht                               _ ______footils.org__




More information about the Pd-list mailing list