discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: pybombs grc 3.8 install fails Ubuntu 19.10


From: Tom McDermott
Subject: Re: pybombs grc 3.8 install fails Ubuntu 19.10
Date: Tue, 10 Dec 2019 12:51:25 -0800

Thanks for your continued help !

git branch:
  UHD-3.14
* UHD-3.15.LTS

git status:
On branch UHD-3.15.LTS
Your branch is up to date with 'origin/UHD-3.15.LTS'

There is no uhd/build directory for me to delete.



------------------------------------------------------------------------------------
I created a new VM and started over.  Then issued the
pybombs config -P uhd gitbranch UHD-3.15.LTS
just before issuing for the first time:
pybombs prefix init ~/gr38 -R gnuradio-default

Unfortunately that causes boost to fail to build with compile errors.
(pyconfig.h is missing).

-- Tom, N5EG






On Tue, Dec 10, 2019 at 12:38 PM Vasil Velichkov <address@hidden> wrote:
On 10/12/2019 22.18, Tom McDermott wrote:
> Hi Vasil - thanks for the help.
>
> That did not work.  The config and refetch commands worked OK.
> But then re-running the init command caused said:
>
> [WARNING] There is already a prefix in '\home\tom\gr38'
> Continue using this path? Y/[N]?
> I replied Y
> and then have the exact errors as in the first post.

Strange! Provide the full output of

    cd /home/tom/gr38/src/uhd
    git branch
    git status

After that you could try removing the uhd's build directory as it's probably using something from the previous run and retry the pybombs prefix init.

     rm -rvf /home/tom/gr38/src/uhd/build/

Alternatively you could try removing the whole prefix directory (/home/tom/gr38/) and start from scratch

Regards,
Vasil

reply via email to

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