venu kosuri <venu.kosuri <at> wdbsystems.com> writes: > I am trying to build ffmpeg for linphone on > ubuntu host machine.
It appears that your cross compiler cannot find the necessary libraries. Can you compile Hello World with your cross compiler? Are you sure that the --sysroot option is set correctly? Unrelated: Please start with a simple configure line (cross- prefix, sysroot, target-os, arch) and once that works, add the specific options you need. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
