GNOME Bugzilla – Bug 797194
(Android) can't build with NDK 18
Last modified: 2018-09-24 10:47:43 UTC
GStreamer : [GEN] => gst-build-arm64-v8a/gstreamer_android.c GStreamer : [COMPILE] => gst-build-arm64-v8a/gstreamer_android.c GStreamer : [LINK] => gst-build-arm64-v8a/libgstreamer_android.so /..//bin/ld.gold: error: cannot open crti.o: No such file or directory /..//bin/ld.gold: error: cannot open crtbeginS.o: No such file or directory /..//bin/ld.gold: fatal error: /home/mikel/dev/L/gstreamer1-last/arm64/lib/gstreamer-1.0/libgstrtmp.a(libgstrtmp_la-gstrtmp.o): unsupported ELF machine number 183 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [buildsharedlibrary_arm64-v8a] Error 1 I think this is a bit related https://github.com/android-ndk/ndk/issues/761
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 759737 ***