[asterisk-dev] gsm.h moved but codec_gsm.c not updated
    Dan Austin 
    Dan_Austin at Phoenix.com
       
    Thu Oct 19 11:22:02 MST 2006
    
    
  
Kevin wrote:
> Dan Austin wrote:
>> I'm getting Beta3 up for a test drive and found a small
>> issue with codec_gsm.  The headet files for gsm appear
>> to have been moved, but the source is still set to look in
>> ./codecs instead of ./codecs/gsm/inc
> No, the header files were not moved.
> Can you run a build with 'make NOISY_BUILD=1' and show the command
line
> of the failing compile?
Odd.  Beta2(ish) compiled fine.  My first couple of passes at Beta3
failed on codec_gsm claiming that gsm.h was not found.  I changed
the include statement in codec_gsm.c and it built.  I just changed
the include statement back and now it does not fail.
I see that the Makefile should have found it in ./codecs/gsm/inc , but
for some reason it did not, and now it does.
Sorry for the noise.
Dan
    
    
More information about the asterisk-dev
mailing list