[Udpcast] Custom Image : file not found !
Stephan Kreuz
stephan.kreuz at koeln.de
Thu Sep 16 19:36:56 CEST 2004
Thats right ! The programms is use have Library dependancies.
But all the needed Librarys I have copied to /lib.
Is this wrong , can i use only static link binaries ?
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 !
--------------------------------------------------------------------------------
> _______________________________________________
> Udpcast mailing list
> Udpcast at udpcast.linux.lu
> http://udpcast.linux.lu/mailman/listinfo/udpcast
>
More information about the Udpcast
mailing list