removed
This commit is contained in:
parent
8cea213671
commit
c479d40d52
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
||||||
[[!comment format=mdwn
|
|
||||||
username="saironiq"
|
|
||||||
ip="147.251.209.29"
|
|
||||||
subject="comment 2"
|
|
||||||
date="2013-04-14T12:05:48Z"
|
|
||||||
content="""
|
|
||||||
|
|
||||||
|
|
||||||
Not sure if this is the real reason, but I get a bunch of
|
|
||||||
|
|
||||||
curl: symbol lookup error: /usr/lib/libssl.so.1.0.0: undefined symbol: EVP_idea_cbc
|
|
||||||
|
|
||||||
errors in the git-annex log. Running nm on the lib produces the following:
|
|
||||||
|
|
||||||
$ nm /usr/lib/libssl.so.1.0.0 | grep EVP_idea
|
|
||||||
U EVP_idea_cbc
|
|
||||||
|
|
||||||
...where \"U\" means undefined. I think the reason 64-bit does not work is that there is no curl (and lsof) binaries and libs included.
|
|
||||||
|
|
||||||
"""]]
|
|
Loading…
Add table
Add a link
Reference in a new issue