<div>I had problem when I cross-compile ffmpeg.</div>
<div> </div>
<div>
<div>I do have amrwb and amrnb installed in the &quot;/myprefix/folder&quot; folder. Then I tried to cross-compile ffmpeg in scratchbox. My configure looks like this:</div></div>
<div>./configure --prefix=&quot;/myprefix/folder&quot; --enable-shared --enable-gpl --enable-nonfree --enable-static --enable-libamr-nb --enable-libamr-wb --enable-libxvid &quot;</div>
<div>However, I got error message saying libamr is not found.</div>
<div> </div>
<div>I tried to set CFLAGS and LDFLAGS, but ffmpeg&#39;s configure does not recongize CFLAGS and LDFLAGS.</div>
<div> </div>
<div>Do you have any good advice on  how to fix this problem.</div>
<div> </div>
<div> </div>
<div>Thanks a lot!</div>