Skip to content

Issue Installing simple_ra on linux #3

@elliesch

Description

@elliesch

Hi! I'm trying to install simple_ra on linux, using this documentation and the README file here. I've fetched your repository, and installed build_gnuradio, and made it executable.

This is the error that I get:

make
Using .:{{}:/usr/local/lib/python2.7/dist-packages:}:/usr/lib/python2.7/dist-packages/: for compile...
grcc -d . simple_ra_receiver.grc
Block key "ra_synch_folder2" not found
Block key "vector_normalize" not found
[INFO] [UHD] linux; GNU C++ version 5.4.0 20160609; Boost_105800; UHD_3.11.0.git-128-g379f922d
serial import failed.  You'll be missing calibration functionality
Validation failed:

Block - blocks_keep_one_in_n_1 - Keep 1 in N(blocks_keep_one_in_n):
    Source - out(0):
   	 Port is not connected.

Block - blocks_vector_to_stream_1 - Vector to Stream(blocks_vector_to_stream):
    Sink - in(0):
   	 Port is not connected.

Block - pulsar_probe - Probe Signal Vector(blocks_probe_signal_vx):
    Sink - in(0):
   	 Port is not connected.
Error during file compilation.
Makefile:15: recipe for target 'simple_ra_receiver.py' failed
make: *** [simple_ra_receiver.py] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions