Hello, I am getting the following problem when trying to build GraceCL on Ubuntu Gutsy.
==== Building GraceCL ==== mkdir -p build/gracecl.obj/Release g++ -MMD -D "LINUX=1" -I "../../../juce/trunk/" -I "/usr/local/include" -I "/usr/include" -O2 -o build/gracecl.obj/Release/Buffer.o -c ../../src/Buffer.cpp ../../src/Lisp.h:63: error: ISO C++ forbids declaration of 'StreamingSocket' with no type ../../src/Lisp.h:63: error: expected ';' before '*' token ../../src/Lisp.h:68: error: 'StreamingSocket' has not been declared make[1]: *** [build/gracecl.obj/Release/Buffer.o] Error 1 make: *** [GraceCL] Error 2 -- ./MiS 514-344-0726 http://www.creazone.ca _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
