discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] make command errors with: gnuradio/io_signature.h


From: Cinaed Simson
Subject: Re: [Discuss-gnuradio] make command errors with: gnuradio/io_signature.h: No such file or directory
Date: Thu, 23 Jun 2016 17:43:37 -0700
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

I would recommend cleaning it up.

But if /path/to/prefix is the top of the root directory for gnuradio,
then I'm going to call it PREFIX - and assume the relative paths in your
post are relative to PREFIX - where PREFIX is relative to the system
root, i.e.,

  /PREFIX/include/gnuradio/io_signature.h
  /PREFIX/src/gnuradio/gnuradio-runtime/include/gnuradio/io_signature.h

Is there anything in

  /PREFIX/bin
  /PREFIX/lib
  /PREFIX/etc
  /PREFIX/libexec
  /PREFIX/share

- I'm ignoring /PREFIX/include because you already indicated there's
something in that directory.

If they're populated, then you're done.

Otherwise you need to define the "correct directory" where you're
running make.

-- Cinaed


On 06/23/2016 04:36 PM, Pavan Yedavalli wrote:
> Hi,
> 
> I just installed pybombs and gnuradio successfully, but when I run make
> in the correct directory, it says gnuradio/io_signature.h: No such file
> or directory.
> 
> I have a feeling it's because I made my prefix /path/to/prefix as
> opposed to /usr/local, because I can find the file in
> ./include/gnuradio/io_signature.h and
> ./src/gnuradio/gnuradio-runtime/include/gnuradio/io_signature.h, so it
> just seems like it's not pointing to it correctly. I'm sure it's just a
> simple command for it to know that everything is in /path/to/prefix.
> 
> Alternatively, I could just uninstall pybombs and start over with
> /usr/local as the correct prefix. I'm not sure whether it's the problem,
> but just hypothesizing (because this didn't happen in my old
> installation of pybombs/gnuradio with /usr/local as the prefix, unless
> I'm forgetting that I did something else).
> 
> Thanks for the help.
> 
> 
> 
> 
> 
> 
> --
> Pavan
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

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