Hi,

As a wild guess, I'd say you're missing the right dynamic linker. On
some systems it is called ld.so.1(2), but on other versions of glibc it
must be called ld-lunux.so.1(2). Try to add those links to standard
ld-$(VERSION).so in your /lib directory. I have seen the problem with my
system too. 

Greeen-III wrote:
> 
> I am porting Linux to MIPS (r3912).
> 
> When The /init/main.c run to this line
> "execve("/sbin/init",argv_init,envp_init);",
> there is nothing happened.
> Then Kernel showed the panic message "Not find init".
> 
> I checked if there is init program in the directory
> "/sbin/". And I make sure that there is a file "init"
> there.
> 
> ************************************
> * It's Green!! (萬林明)
> * TEL: 886-2-23776100  ext.620
> * mailto:[EMAIL PROTECTED]
> * Working at III(資策會)
> * 台北市大安區敦化南路二段216號12F
> ************************************

-- 
Sincerely yours,
Michael Shmulevich
______________________________________
Software Developer
Jungo - R&D 
email: [EMAIL PROTECTED]
web: http://www.jungo.com
Phone: 1-877-514-0537(USA)  +972-9-8859365(Worldwide) ext. 233
Fax:   1-877-514-0538(USA)  +972-9-8859366(Worldwide)

--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to