On 03/23/2012 07:18 AM, Zhonghua wrote: > On 03/22/2012 09:02 PM, Josh Blum wrote: >> >> On 03/22/2012 12:47 PM, Zhonghua wrote: >>> Hi all, >>> >>> I changed something in the ucla_zigbee library and want to reinstall it. >>> But when I doing make, the following error occurred. >>> /bin/grep: /usr/lib/libgruel.la: No such file or directory >>> /usr/bin/sed: can't read path: No such file or directory >>> libtool: link: `/usr/lib/libgruel.la' is not a valid libtool archive >>> make[4]: *** [_ucla.la] Error 1 >>> make[4]: Leaving directory `/home/root/utils/ucla_zigbee_phy/src/lib' >>> make[3]: *** [all] Error 2 >>> make[3]: Leaving directory `/home/root/utils/ucla_zigbee_phy/src/lib' >>> make[2]: *** [all-recursive] Error 1 >>> make[2]: Leaving directory `/home/root/utils/ucla_zigbee_phy/src' >>> make[1]: *** [all-recursive] Error 1 >>> make[1]: Leaving directory `/home/root/utils/ucla_zigbee_phy' >>> make: *** [all] Error 2 >>> >>> My gnuradio was installed with the method of Cmake. Before that there is >>> no problem with installing ucla. I don't know what is the matter. Any >>> suggestion is fairly appreciated. >>> >> Ive seen this before with fcd. There is usually something old installed >> that confuses the configure. Or the configure script has old stuff >> cached. >> >> I recommend cleaning any old gnuradio installs first, instructions here: >> http://gnuradio.org/redmine/projects/gnuradio/wiki/FAQ#The-problem-of-multiple-installs >> >> >> Reinstall gnuradio >> >> Reconfigure zigbee from a fresh source/build tree. >> >> -josh >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> Discuss-gnuradio@gnu.org >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > I spent a long time to reinstall GNU Radio and then replaced my zigbee > directory. But the problem still exits. >
I don't know. I have ubuntu 11.10. The configure is good, but there is a minor bug when make happens. See output: http://pastebin.com/ehMXAg25 -josh _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio