[Udpcast] Custom Image : file not found !
Donald Teed
dteed at artistic.ca
Thu Sep 16 19:09:02 CEST 2004
I don't know if this helps your problem, but any included binaries
must be statically compiled. Normal binary programs, such as
those found in your Linux distribution, are dynamically compiled
and load libraries on your system (just as programs in Windows
use shared DLLs). To check a program for any library
dependancies, use ldd.
--Donald Teed
On Thu, 16 Sep 2004, Stephan Kreuz wrote:
> Hello
>
> At first nice Programm !!
> My Prob is to insert tools in the initrd of udpcast image.
> If i check it with chroot enviroment all seem ok.
> But if I boot the precompiled Kernel an the initrd file, all inserted Programms already there.
> I can ls or cat these files, but if I would run them the Error message File not found: is show.
> Is this a problem with the busybox enviroment ? I don´t know ....check with chroot Env. is OK !!!
>
> Any Ideas ??
>
>
> Sorry for my bad english !
More information about the Udpcast
mailing list