Thanks a lot for the quick reply, I looked at the code and commented out the required lines just as you have done in the patch. I just wanted to confirm anyways.

I just had another doubt, though the wiki mentions something called the zigbee-kernel, the sources do not have either that or the liblowpan-dev or the wireshark with zigbee packages, is this because these are now included upstream ?


Thanks again,
Satish
satish scrisse:

serial.c: In function 'main':
serial.c:45:15: error: variable 's' set but not used
[-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
You are compiling with -Werror. If you omit that, the message will be
treated again as a warning and the build won't fail.
Otherwise, you may just apply this patch [0], which I'm carrying in
debian but haven't yet forwarded to git (sorry, it's a busy period of the
year).

Cheers, Luca

[0] 
http://patch-tracker.debian.org/patch/series/view/lowpan-tools/0.2.2-2.1/ftbfs-unused-var.patch





------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d


_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to