Search found 4 matches

Go to advanced search

by svmodica
20 Mar 2011 18:33
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc-android build error
Replies: 22
Views: 12933

Re: vlc-android build error

One last issue with building on my mac. After completing step 13, I went on to set the SDK and VLC variables and did "make" That failed like so: /Volumes/SamsungOTG/vlc/vlc-android/builddir/modules/access/.libs/libaccess_attachment_plugin.a: could not read symbols: Archive has no index; ru...
by svmodica
20 Mar 2011 18:20
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc-android build error
Replies: 22
Views: 12933

Re: vlc-android build error

My extras/contrib build completed with no errors and I was able to execute step 12 (configure.sh), however the script wanted to look in linux-86 for my tool chain compiler rather than darwin-86. I had to manually edit that. When config.sh completed, it showed this: libvlc configuration -------------...
by svmodica
20 Mar 2011 17:11
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc-android build error
Replies: 22
Views: 12933

Re: vlc-android build error

Thanks! These steps got me going. I'm building on mac os x 10.6.6. I needed to load those same libraries and tools using ports. (they exist for mac) Then I needed to do this before step 5: export PATH="$PATH":"$ANDROID_NDK"/toolchains/arm-linux-androideabi-4.4.3/prebuilt/darwin-x...
by svmodica
20 Mar 2011 12:44
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc-android build error
Replies: 22
Views: 12933

Re: vlc-android build error

Can you post your env setup for this? I'm trying to do a build of vlc-android and I'm pointing to the 4.4.3 tools in the Android NDK. I'm cross compiling on a mac. I finally got bootstrap to make progress before hitting this: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.....

Go to advanced search