On Wed, Mar 3, 2010 at 5:00 PM, Dmitry Eremin-Solenikov
<[email protected]> wrote:
> Hello,
>
> On Tue, Mar 2, 2010 at 7:57 PM, Gerrit Voigt
> <[email protected]> wrote:
>> Am Montag, den 15.02.2010, 23:42 +0300 schrieb Dmitry Eremin-Solenikov:
>>> 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 using uclibc since we are working with buildroot. Is that a
>> problem?
>
> Strange. What uClibc version are you using. Also please verify that you have
> UCLIBC_HAS_GNU_GETOPT and UCLIBC_HAS_GETOPT_LONG enabled in your
> uClibc config. Strictly speaking getopt-long should be optional, if one cares
> to patch iz to support such configuration (shouldn't be very hard IMO).

I've just pushed a patch into git, that will allow compilation of tools w/o
getopt_long (only getopt should be necessary).


-- 
With best wishes
Dmitry

------------------------------------------------------------------------------
Download Intel&#174; 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

Reply via email to