hi kjetil,
this seemed to do the trick. same errors, but the object compiles. thanks, derek
Kjetil S. Matheussen wrote:
On Tue, 8 Jul 2003 derek@x-i.net wrote:
hi,
i'm trying to compile the vbap_reverb external for pd.linux. after cleaning up an orphan "/*" in line 363 of the C code which gave me the first compile error, i am still getting the following:
cc1: warnings being treated as errors vbap_reverb.c: In function 'vbap': vabp_reverb.c:122: warning: 'winner_set' might be used uninitialized in this function vbap_reverb.c: In function 'vbap_matrix': vbap_reverb.c:371: warning: 'counter' might be used uninitialized in this function make: *** [vbap_reverb.pd_linux] Error 1
Remove "-Werror" from the makefile.