[MacPorts] #41162: gnuradio fails to build on 10.9
MacPorts
noreply at macports.org
Tue Nov 19 08:57:57 PST 2013
#41162: gnuradio fails to build on 10.9
-----------------------+-------------------------
Reporter: ken@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: mavericks
Port: gnuradio |
-----------------------+-------------------------
Comment (by michaelld@…):
Thanks, @jboone. It is not necessary to have gnuradio installed. That
file is just like the rest I've seen, which means what I had hoped was the
issue is not. So, back to thinking of creative things to try.
For those folks having issues, I always recommend doing the following;
sometimes it works:
{{{
sudo port clean gnuradio gnuradio-devel
sudo port -f -p uninstall gnuradio gnuradio-devel
sudo port selfupdate
sudo port install gnuradio-devel configure.compiler=macports-clang-3.4
}}}
and, if that all works, then try:
{{{
/opt/local/share/gnuradio/examples/audio/dial_tone.py
}}}
and if that works, then see if gnuradio-companion both executes as well as
can run a flow-graph.
--
Ticket URL: <https://trac.macports.org/ticket/41162#comment:61>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list