Greetings, I'm trying to build sndlib on Ubuntu 12.04 (GCC 4.6.3). I receive this error:
g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC clm2xen.c clm2xen.c: In function ‘mus_float_t as_needed_input_func(void*, int)’: clm2xen.c:8536:112: error: ‘xen_to_sampler’ was not declared in this scope clm2xen.c:8537:44: error: ‘as_needed_input_sampler_with_direction’ was not declared in this scope clm2xen.c:8538:45: error: ‘snd_fd’ was not declared in this scope clm2xen.c:8538:53: error: expected primary-expression before ‘)’ token clm2xen.c:8538:91: error: ‘read_sample_with_direction’ was not declared in this scope make: *** [clm2xen.o] Error 1 Any suggestions ? Best, dp _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
