Tagged Questions
1
vote
1answer
75 views
Autotools does not detect my architecture correctly. How to handle?
I am trying to build the latest ffmpeg from the git repo. However, as you can see below, autotools does not detect correctly that my box has 64-bit architecture (Ubuntu 12.04). Consequently, during ...