On Mon, Feb 22, 2010 at 7:06 PM, Christian Rusch <[email protected]> wrote: > Hello, > > we cross compiled the lowpan-tools-0.2-rc4 package with the package mangager > of buildroot. > We copied iz, izattach, izchat and izcoordinator in the target's /bin > directory. > Are there any files or libraries that I still need on my target's > file-system? (maybe some iplink stuff) > > for testing purpose I ran the following steps > 1. iz listphy | grep PHY > 2. iz add wpan-phy0 > 3. ip link set wpan0 address de:ad:be:af:ca:fe:ba:be > 4. ifconfig wpan0 up > > After starting the test-program (test) we got the following message: > setsockopt: BINDTODEVICE: No such device. > > Where can I find the sources (tarball) of the liblowpan-dev-0.2-1 package > for cross compiling? On the "getting started" site is stated, that the > liblowpan-dev-0.2-1 is neccassary.
liblowpan-dev is one of the (debian) packages generated from lowpan-tools sources. > > thanks > Christian > > Dmitry Eremin-Solenikov schrieb: >> >> Hello, >> >> On Mon, Feb 15, 2010 at 7:24 PM, Christian Rusch >> <[email protected]> wrote: >> >>> >>> Hello, >>> we want to cross-compile the user-tools for the avr32 architecture. >>> Unfortunately we are missing the following header files: >>> netlink/genl/genl.h; netlink/genl/ctrl.h; getopt.h; Where can we find >>> these? >>> >> >> Cross-compile libnl-dev (libnl source package). >> >> getopt.h should be provided by libc headers. Are you using >> uclibc/dietlibc/etc.? >> >> >>> >>> We are newbies with embedded Linux and could use some tips for cross >>> compiling the user tools. >>> Thanks >>> Christian >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, >>> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW >>> http://p.sf.net/sfu/solaris-dev2dev >>> _______________________________________________ >>> Linux-zigbee-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel >>> >>> >> >> >> >> > -- With best wishes Dmitry ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
