All, I am trying to make use of udhcpd -0.9.8 version. I have cross compiled the code for ARM. When i started the udhcpd as a post-zygote service using init.rc, it said udhcpd not found. But i am sure that it is there in /system/bin.
Error - udhcpd: not found Can someone tell me how to start this daemon. Thanks in advance. Deva On Thu, Oct 29, 2009 at 5:29 PM, Ruben Lagar <[email protected]> wrote: > It works perfectly now... > > Thank you everybody! > > > > 2009/10/23 Ruben Lagar <[email protected]> > >> You are right, that is exactly what I want to do, connect it to other >> computers. >> >> I have not been able to test if it works with this flag enabled yet, I >> will let you know as soon as I can do it... >> >> >> >> 2009/10/22 Stefan Seyfried <[email protected]> >> >> On Mon, 19 Oct 2009 12:04:35 +0200 >>> Ruben Lagar <[email protected]> wrote: >>> >>> > I have finally get the .config of the kernel, and you are absolutely >>> > right, CONFIG_NETDEVICES is not set. >>> >>> Citing the kernel config help: >>> >>> -------------------------------------------------------------------------- >>> menuconfig NETDEVICES >>> default y if UML >>> depends on NET >>> bool "Network device support" >>> ---help--- >>> You can say N here if you don't intend to connect your Linux box to >>> any other computer at all. >>> >>> You'll have to say Y if your computer contains a network card that >>> you want to use under Linux. [...] >>> >>> -------------------------------------------------------------------------- >>> >>> As you want to run udhcpd, I suspect that you actually intend to >>> connect your Linux box to any other computer. So I also would say that >>> you need NETDEVICES turned on. >>> >>> If I misunderstood you and you do not want to connect your Linux box to >>> any other computer, then why do you want to run udhcpd? >>> -- >>> Stefan Seyfried >>> >>> "Any ideas, John?" >>> "Well, surrounding them's out." >>> _______________________________________________ >>> busybox mailing list >>> [email protected] >>> http://lists.busybox.net/mailman/listinfo/busybox >>> >> >> > > _______________________________________________ > busybox mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/busybox >
_______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
