hi, > 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? >
on Debian systems you have to install libgsm1-dev in order to have the correct headers. If you're using another distro feel free to find the right package -- Alexandre BOULANGER <[EMAIL PROTECTED]> _______________________________________________ Bayonne-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bayonne-devel
