【发布时间】:2013-10-01 13:45:55
【问题描述】:
我正在按照AndroidFFmpeg 的步骤为Android 编译FFmpeg。当我输入 ./build_android.sh 时,我收到以下错误。
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: &
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: ffmpeg/AndroidFFmpeg/FFmpegLibrary/jni/vo-amrwbenc/../ffmpeg-build/armeabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane...
configure: error: unsafe absolute working directory name
我不知道出了什么问题。需要一点帮助
谢谢
【问题讨论】:
标签: android android-ndk ffmpeg java-native-interface makefile