[PD] Installing GridFlow on MacOSX

Mathieu Bouchard matju at artengine.ca
Sat Dec 22 03:31:15 CET 2007


On Wed, 12 Dec 2007, Jack wrote:

> Small improvement but i get an error.

Oh, sorry for the extraneous mail.

> base/main.c.fcs:39:22: error: execinfo.h: No such file or directory
> base/main.c.fcs: In function `void blargh()':
> base/main.c.fcs:522: error: 'backtrace' was not declared in this scope
> base/main.c.fcs:523: error: 'backtrace_symbols' was not declared in
> this scope

What is your version of gcc?

If you delete the contents of the section labeled "blargh", it should 
compile. Try making it just like:

void blargh () {
}

by editing base/main.c.

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal QC Canada


More information about the Pd-list mailing list