Bunun bazı soruların kopyası olabileceğini biliyorum. ama bu konular için cevaplar bana yardım etmiyor.Bambuser ffmpeg - "arm-linux-androideabi-gcc, yürütülebilir bir dosya oluşturamıyor."
Bambuser'in ffmpeg'sini kullanarak android için ffmpeg kitaplığını derlemeye çalışıyorum.
Ben bambuser'dan Archive for client versions 1.3.7 to 1.6.0. yükledim.
REAME içinde verilen talimatları izledim. i herhangi bulmuyorum tmp yılında
mktemp is /bin/mktemp
check_ld
check_cc
BEGIN /tmp/ffconf.qflVj27Q.c
1 int main(void){ return 0; }
END /tmp/ffconf.qflVj27Q.c
arm-linux-androideabi-gcc --sysroot=/home/chaitanya/android/android-ndk-r5b/platforms/android-8/arch-arm -c -o /tmp/ffconf.gc6um0Ki.o /tmp/ffconf.qflVj27Q.c
arm-linux-androideabi-gcc: error trying to exec 'cc1': execvp: No such file or directory
C compiler test failed.
ffmpeg ait config.log ait
./build.sh çalışırken ben şu hata geldi
arm-linux-androideabi-gcc is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from SVN. If the latest version fails, report the problem to the
[email protected] mailing list or IRC#ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
İşte
son birkaç satır config.log göre göreceli klasör veya dosya "ffconf.qflVj27Q.c" yazıyor.
Ben yalnızca API-10 Tutulma Yüklü var:
Ben 6
3. android-ndk-R5b
NOT
1. tarihinde Ubuntu 11.10
2. OpenJDK yapıyorum. (eğer önemliyse: D)
Bunun için çözüm ne olabilir?
Henüz bir çözüm bulunamadı? – Pramod
Pencerede aynı sorunla karşılaşıyor – DeltaCap
@AZone Pencerelerde çözüm buldunuz mu? –