This commit is contained in:
parent
34c8824353
commit
aaf9c04636
1 changed files with 24 additions and 0 deletions
24
doc/bugs/cannot_link_executable_on_android.mdwn
Normal file
24
doc/bugs/cannot_link_executable_on_android.mdwn
Normal file
|
@ -0,0 +1,24 @@
|
|||
### Please describe the problem.
|
||||
Then starting git-annex on my Galaxy Nexus Android device, in the terminal window I get:
|
||||
|
||||
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.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue