ccaudio
Scott Thurmond <[email protected]>
| Newsgroups | gmane.comp.gnu.bayonne.devel |
|---|---|
| Message-ID | <[email protected]> |
I am new to bayonne. I downloaded for the fist time tonight and ran through the install directions. The installation of common C++ and ccscript went well. But the ccaudio make install returned errors. Making install in gsm make[1]: Entering directory `/root/ccaudio2-0.7.9/gsm' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSASR -DUSE_FLOAT_MUL -DFAST -DNO_CPP -I../gsm -g -O2 -c -o libgsm_a-add.o `test -f 'add.c' || echo './'`add.c add.c:16:24: gsm.h: No such file or directory make[1]: *** [libgsm_a-add.o] Error 1 make[1]: Leaving directory `/root/ccaudio2-0.7.9/gsm' make: *** [install-recursive] Error 1 Any ideas on how to fix this? Regards, -Scott