
hans at guardianproject
Jan 31, 2012, 9:02 PM
Views: 513
Permalink
|
|
FIX ME! implement ttyname() bionic/libc/bionic/stubs.c:360
|
|
I have a built of gpg-agent for Android, when I run it, it prints out some text but 'gpg-agent --daemon' seems to stay running. Looks like there might be a bit more porting work to do, apparently bionic libc only has a stub for ttyname(): # ./gpg-agent FIX ME! implement ttyname() bionic/libc/bionic/stubs.c:360 gpg-agent[9647]: no gpg-agent running in this session Any pointers as to how to handle this? Or does it matter? I was able to encrypt on Android and decrypt on my laptop :) .hc ---------------------------------------------------------------------------- "[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr. _______________________________________________ Gnupg-devel mailing list Gnupg-devel [at] gnupg http://lists.gnupg.org/mailman/listinfo/gnupg-devel
|