Re: [Discuss-gnuradio] OSX 10.10 QT segfaults

2015-07-17 Thread Michael Dickens
Hi Paul - I'll work with you off-list & if we figure out something useful I'll report back to the list. - MLD On Fri, Jul 17, 2015, at 12:14 PM, Paul Garver wrote: > I’m experiencing seg faults on QT applications in OS X 10.10, but WX > graphics (and GR/GRC in general) work without issue. I’ve re

[Discuss-gnuradio] OSX 10.10 QT segfaults

2015-07-17 Thread Paul Garver
I’m experiencing seg faults on QT applications in OS X 10.10, but WX graphics (and GR/GRC in general) work without issue. I’ve removed GNURadio, Macports, and reinstalled to no avail. I’ve tried xorg-server from macports and xquartz. I’ll typically use the terminal in X11.app to run gnuradio-co

Re: [Discuss-gnuradio] OSX 10.10

2015-07-03 Thread Michael Dickens
Hi Ed - Sorry to hear of your continued suffering. I should have spotted this the first run around: the error is for "/usr/local/include" ... so, it looks like you have some cruft left over in /usr/local ! If you go to that directory & look around, maybe you can just "rm -rf" everything in it? Afte

Re: [Discuss-gnuradio] OSX 10.10

2015-07-03 Thread Ed Criscuolo
Mu saga continues unhappily. Cleared out everything again with sudo port-f uninstall installed sudo port clean all Already had done a "sudo port selfupdate" on Wednesday, so port and my tree are up to date. Checked the macports.conf file and didn't see anything egregious. Then, starting w

Re: [Discuss-gnuradio] OSX 10.10

2015-07-02 Thread Michael Dickens
Hi Ed - Sorry to hear of your troubles migrating / upgrading MacPorts. Yes, it can be a real pain. If you stick with default variants, then most of the ports will be downloaded as pre-compiled binary. If you just use MacPorts for GNU Radio related ports, then the easier way is to: 1) wipe all MP s

Re: [Discuss-gnuradio] OSX 10.10

2015-07-02 Thread Ed Criscuolo
Mike, After spending the better part of 8 hrs doing the whole migration procedure, as specified at the link you provided, I'm pretty much worse off than before. The restore script failed when building a component (this time TCL instead of swig) with the same error. "fatal error: 'iosfwd' file

Re: [Discuss-gnuradio] OSX 10.10

2015-07-01 Thread Michael Dickens
Hi Ed - When updating to a new major OS version (e.g., 10.[5-9] -> 10.10), you'll need to reinstall MacPorts. The recommended migration procedure when using MacPorts is found at < http://trac.macports.org/wiki/Migration >. I, personally, just start from an empty disk, install the OS, migrate over m

[Discuss-gnuradio] OSX 10.10

2015-06-30 Thread Ed Criscuolo
Michael, A few months ago, I upgraded to OSX 10.10.1 Yosemite. My existing install of GnuRadio 3.7.5 continued to work, but today I tried to recompile an OOT module and it failed. Something about a library incompatibility change between Mountain Lion and Mavericks. So I did a port selfupdate a