|
From: Justus <ju...@gm...> - 2007-12-22 14:28:31
|
Hello, I have succesfully built and installed amrnb-7.0.0.0 and amrwb-7.0.0.2 Then I run ./configure and receive following output: Debugging build................... no External module support........... no ALSA driver....................... no libao driver...................... no OSS driver........................ yes SUN audio driver.................. no play and rec symlinks............. yes libgsm............................ in-tree libsndfile formats................ yes Ogg Vorbis format................. yes FLAC format....................... yes ffmpeg formats.................... yes MAD MP3 reader.................... yes LAME MP3 writer................... yes AMR-WB format..................... yes AMR-NB format..................... yes LADSPA effects.................... no Secret Rabbit Code resampling..... yes When I run make I receive the following: amr-wb.c:38:17: error: amr.h: No such file or directory make[1]: *** [libsox_la-amr-wb.lo] Error 1 make[1]: Leaving directory `/home/juskrey/sox-14.0.0/src' make: *** [all-recursive] Error 1 What is this problem and where to get amr.h? Thanks. PS ffmpeg is built properly with AMR support, just to mention |