From 794eb7cb883b44cd98d53de1085d32960e9e30bb Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo" Date: Fri, 1 Mar 2013 02:32:32 +0000 Subject: [PATCH] Added a comment: link busybox: No such file or directory --- ...7_42572411617c287368482bb9dcf94324._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/design/assistant/blog/day_200__release_day/comment_7_42572411617c287368482bb9dcf94324._comment diff --git a/doc/design/assistant/blog/day_200__release_day/comment_7_42572411617c287368482bb9dcf94324._comment b/doc/design/assistant/blog/day_200__release_day/comment_7_42572411617c287368482bb9dcf94324._comment new file mode 100644 index 0000000000..409ade91db --- /dev/null +++ b/doc/design/assistant/blog/day_200__release_day/comment_7_42572411617c287368482bb9dcf94324._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo" + nickname="Brian" + subject="link busybox: No such file or directory" + date="2013-03-01T02:32:32Z" + content=""" +When I run the 28-Feb-2013 android version of git annex, I'm getting the error: + + link busybox: No such file or directory + +Maybe this code is not finding the busybox.so file: + + link(\"lib/lib.busybox.so\", \"busybox\") + +Any ideas how I can troubleshoot? + +I'm running Android 4.2.2. +"""]]