Lazzaro N. Ciccolella wrote:
On Tue, Jul 20, 2004 at 10:01:35AM +0200, alexander wrote:
hi there, i´m trying to compile pd-0.37-1 on gentoo linux and it fails at the file extra/expr~/vexp_if.c
hi, i solved it reading this post: http://iem.kug.ac.at/mailinglists/pd-list/2004-02/020151.html
... where it says:
or you can edit vexp.c & vexp_if.c and change every instance of "exp-" to "exp2-", "exp)" to "exp2)" and "exp," to "exp2,". The latter is what I do, because one day you may need that -Werror flag.
... I am just wondering why nobody has done this to the source yet.
Martin