I have experienced problems with port linux-package to android. I tried port "vim" linux-package to run on android-linux layer. I got compile with codesourcery g++-lite, than couple libc to executable using a "-static" flag on gcc compile command, being no longer necessary the bionic. However the executable not run, had the same problem you described.
If you could, i am eagerly waiting for your reply. I think it would be possible to build a cross-compile environment able to easily port any linux package to android-linux, specifically for ARM platforms. see ya. Em sábado, 4 de dezembro de 2010 17h13min04s UTC-3, Charlie escreveu: > > I have an update on this. I have cupsd running after building it using > bionic and the ndk tools. > Currently I have some do-nothing stubs for libs used by cups that aren't > in bionic (POSIX, > the crypt library, and a few others). > > It's a pain in the neck because the ndk tools and autoconf don't work > together very well. > > I'm going to clean it up and post the instructions here when it's done. > > Charlie > > On Thu, Nov 25, 2010 at 8:43 PM, Chih-Wei <[email protected]<javascript:> > > wrote: > >> Not related to your question but you may be interesting. >> You can take a look at OESF's EM2. >> They have added Printer Manager to Android. >> >> http://developer.oesf.biz/em/developer/ >> >> -- >> unsubscribe: [email protected] <javascript:> >> website: http://groups.google.com/group/android-porting >> > > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
