<div>I had problem when I cross-compile ffmpeg.</div>
<div> </div>
<div>
<div>I do have amrwb and amrnb installed in the "/myprefix/folder" folder. Then I tried to cross-compile ffmpeg in scratchbox. My configure looks like this:</div></div>
<div>./configure --prefix="/myprefix/folder" --enable-shared --enable-gpl --enable-nonfree --enable-static --enable-libamr-nb --enable-libamr-wb --enable-libxvid "</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'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>