Hi! I'm another of those chuck users / hackers at Stacken, and just
subscribed to the chuck lists.
What is the current status on the 1.2 release? Is there anything I
can do to help?
I just compiled chuck (both "src" and "v2") on FreeBSD 5.4pre, to
build with "make linux-oss" I had to:
* Add -I/usr/local/include to FLAGS
* Remove -ldl from LIBS
* Added #include <sndfile.h> in util_sndfile.h, just before whats
seems to be a copy of sndfile.h from a specific system. Is there
any reason to copy in the file rather than including it?
* Commented out the declaration of SF_FORMAT_SD2 (which was allready
declared).
I did exactly the same changes in both "src" and "v2".
--
Rasmus Kaj --+-- rasmus(a)kaj.se --+-- http://www.stacken.kth.se/~kaj/
What we see depends on mainly what we look for