Hey Joann:

I *think* the fix may be to change a single line in each of two files:

/mythtv/libs/libmythtv/mythavformatwriter.cpp
/mythtv/libs/libmythtv/NuppelVideoRecorder.cpp

Change:
#include "byteswap.h"

To:
#include "libmythbase/byteswap.h"

If you are willing, I need someone to test. To do that, first get to the configure stage:
sudo port configure mythtv-core.25

Then use a text editor to change the two files above.  They will be under:
/opt/local/var/macports/build ...

After making the changes, resume the build with:

sudo port -d install mythtv-core.25

*Maybe* that will get you further. If not, save the output from the Terminal session and email it to me.

Thanks,

Craig


At 5:39 AM +0000 10/1/12, MacPorts wrote:
#36398: mythtv-core.25 on G5 processing failed
-----------------------------+--------------------------
  Reporter:  bessler@Š       |      Owner:  ctreleaven@Š
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.1.2
Resolution:                  |   Keywords:
      Port:  mythtv-core.25  |
-----------------------------+--------------------------
Changes (by ryandesign@Š):

 * owner:  macports-tickets@Š => ctreleaven@Š
 * keywords:  mythtv G5 =>
 * port:   => mythtv-core.25


--
Ticket URL: <https://trac.macports.org/ticket/36398#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to