discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Problem of reinstalling ucla_zigbee_phy: no libgr


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Problem of reinstalling ucla_zigbee_phy: no libgruel.la
Date: Thu, 22 Mar 2012 13:02:38 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]