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 /usr/lib/libgruel.la: 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.
BR,
Zhonghua
On 03/22/2012 12:47 PM, Zhonghua wrote:
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
On 03/22/2012 09:02 PM, Josh B. wrote:
make[4]: Leaving directory `/home/root/utils/ucla_zigbee_phy/src/lib’
suggestion is fairly appreciated.
-josh
Discuss-gnuradio mailing list
[email protected]
Discuss-gnuradio Info Page
I spent a long time to reinstall GNU Radio and then replaced my zigbee
directory. But the problem still exits.
On 03/23/2012 07:18 AM, Zhonghua wrote:
make[4]: *** [_ucla.la] Error 1
no problem with installing ucla. I don’t know what is the matter. Any
Reinstall gnuradio
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: ./bootstrap && ./configure && makeconfigure.ac:52: warning: AC_LANG_CONFTEST: - Pastebin.com
-josh