I had faced such problem earlier....and that because of toochain only.
Is this a device build or emulator???
if for emulator then I would suggest you to built
with mydroid/prebuilt/toolchain/linux-x86/xxx toolchain.
if device then use the same toolchain u used for android build
regards,
Tirtha
On Thu, Feb 25, 2010 at 3:16 AM, Deva R <[email protected]> wrote:

>
> btw,
>
> - the files are present with all permissions enabled.
> - manual invocation from android shell or busybox shell, throws same
> error..
>
> btw, i use codesourcery tool chain, to generate .out.
> will this be a problem,  and should i use
> mydroid/prebuilt/toolchain/linux-x86/.... ??
>
> Thanks,
> Deva
>
> On Thu, Feb 25, 2010 at 2:13 AM, Deva <[email protected]> wrote:
>
>> Hi,
>>
>> When I try to start a daemon in init.rc, I get below error, despite
>> the files are present with all previleges..
>> init: cannot execve('/system/bin/trace_daemon.out'): No such file or
>> directory
>>
>>
>> any hint why .out will throw such error?? I've seen user side
>> processes like a.out were lauched in various platforms..
>>
>> btw, Added below in init.rc
>> service trace_d /system/bin/trace_daemon.out
>>    user root
>>    group audio
>>    oneshot
>>
>> Thanks,
>> Deva
>>
>> --
>> unsubscribe: 
>> [email protected]<android-porting%[email protected]>
>> website: http://groups.google.com/group/android-porting
>>
>
>  --
> unsubscribe: 
> [email protected]<android-kernel%[email protected]>
> website: http://groups.google.com/group/android-kernel

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to