File: cannot_link_executable_on_android.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (28 lines) | stat: -rw-r--r-- 992 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
### Please describe the problem.
Then starting git-annex on my Galaxy Nexus Android device, in the terminal window I get:

[[!format sh """
Falling back to hardcoded app location: cannot find expected files in /data/app-lib
git annex webapp
u0_a123@maguro:/sdcad/git-annex.home $ git annex webapp
CANNOT LINK EXECUTABLE: git-annex invalid R_ARM_COPY relocation against DT_SYMBOLIC shared library libc.so (built with -Bsymbolic?)
u0_a123@maguro:/sdcad/git-annex.home $ 
"""]]

### What steps will reproduce the problem?
Start git-annex.

### What version of git-annex are you using? On what operating system?
Nightly build and release from a few days ago - 1.0.52

### Please provide any additional information below.

[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log


# End of transcript or log.
"""]]

> [[dup|done]] of [[git-annex_broken_on_Android_4.3]].--[[Joey]]