Changes between Initial Version and Version 1 of Ticket #48262


Ignore:
Timestamp:
Jul 6, 2015, 10:25:49 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

I don't see what this has to do with MacPorts? It looks like you are having trouble manually compiling software, not building a MacPorts port. As such, you should contact the developers of the software you're trying to compile.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48262

    • Property Priority changed from High to Normal
    • Property Keywords GNSS_SDR removed
  • Ticket #48262 – Description

    initial v1  
    11Hi,
    22     I followed steps below building GNSS_SDR, but unfortunately I run "make" and I run into this error telling me that I need a python version higher than this. I am pretty sure that I have a higher version python installed. By the way, my system used is OS X Yosemite.
    3  
     3
     4{{{
    45$ git clone git://github.com/gnss-sdr/gnss-sdr
    56$ cd gnss-sdr/build
     
    3031make[1]: *** [CMakeFiles/volk_gnsssdr_module.dir/all] Error 2
    3132make: *** [all] Error 2
     33}}}