Probably a problem in the dynamic linker. You should try to enable debug
traces to get more information.
See bionic/linker/linker_debug.h and the end of bionic/linker/linker.c for
more details.

On Tue, Oct 26, 2010 at 12:38 PM, jakiee <janghwa...@gmail.com> wrote:

> I ran the Eclair code on superH (sh4) architecture based machine and
> am trying to run Froyo code on same platform.
> But I have the issue to run core components such as app-process,
> mediaserver from init process.
> If I manually run those binaries in /system/bin folder, I can see this
> message,
>
>  ./mediaserver
> link_image[1995]: failed to link ./mediaserver
> CANNOT LINK EXECUTABLE
>
> I can see same kind of message for app-process, mediaserver,
> system_server, dalvikvm and run-core-tests script while it is ok to
> run other executables such as logcat, ping, etc.
>
>  ./run-core-tests
> link_image[1995]: failed to link dalvikvm
> CANNOT LINK EXECUTABLE
>
> Could anybody to let me know what the issue might be and what/how to
> check?
>
> Thanks in advance,
> -Jake
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to