[MacPorts] #35934: mythfrontend crashes on startup
MacPorts
noreply at macports.org
Sun Sep 23 00:06:16 PDT 2012
#35934: mythfrontend crashes on startup
-----------------------------+--------------------------
Reporter: jharvell@… | Owner: ctreleaven@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: mythtv-core.25 |
-----------------------------+--------------------------
Comment (by james.george@…):
Ok, I got MythTV built with clang-3.2. Yes, it runs without crashing.
I don't know what was in my ports/path/whatever that stopped the build
before, but removing all my ports and starting fresh worked. A process
that looked something like:
{{{
sudo port uninstall installed
sudo port clean all
sudo port install clang-3.2
sudo port configure mythtv-core.25
sudo port clean mythtv-core.25
sudo port select clang mp-clang-3.2
sudo port install mythtv-core.25 configure.compiler=macports-clang
}}}
There is probably a simpler process, but this worked for me (and I wasn't
bothered as its a test/build machine). :-)
--
Ticket URL: <https://trac.macports.org/ticket/35934#comment:51>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list