Re: [Linux-zigbee-devel] Install linux-zigbee tools in the Beaglebone

2013-03-22 Thread João Paulo Bodanese
Hi, I found the problem. I changed the toolchain to arm-linux-gnueabi and now is compiling. I don't know why the toolchain arm-angstrom-linux-gnueabi doesn't compile the usertools for me. Thank you, Joao paulo 2013/3/21 João Paulo Bodanese > Hi, > > Correct, the building processes was looking

Re: [Linux-zigbee-devel] Install linux-zigbee tools in the Beaglebone

2013-03-22 Thread Alan Ott
On 03/22/2013 11:40 AM, João Paulo Bodanese wrote: > I found the problem. I changed the toolchain to arm-linux-gnueabi and > now is compiling. > I don't know why the toolchain arm-angstrom-linux-gnueabi doesn't > compile the usertools for me. You may have needed a distclean or a git clean -fdx Al