discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] RuntimeError: bad lexical cast: source type value


From: Josh Blum
Subject: Re: [Discuss-gnuradio] RuntimeError: bad lexical cast: source type value could not be interpreted as target
Date: Tue, 07 Dec 2010 10:56:46 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

> In the uhd directory /host/build/ I did:
> 
> make unistall
> make clean
> cd ..
> cd ..
> git pull
> cd /host/build/
> make
> make test (all tests passed)
> make install
> 
> In the gburadio directory I did:
> 
> make unistall
> make clean
> make distclean
> git pull
> git checkout next
> git pull
> git checkout master

gr-uhd is only on the next branch

> ./configure

make sure gr-uhd is a configured component, if not see
http://code.ettus.com/redmine/ettus/projects/uhd/wiki#Gnuradio-UHD

> make
> make check
> make install
> 



reply via email to

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