Changes between Initial Version and Version 1 of Ticket #36313


Ignore:
Timestamp:
Sep 25, 2012, 1:15:37 AM (12 years ago)
Author:
mf2k (Frank Schima)
Comment:

In the future, please use WikiFormatting and Cc the port maintainer(s).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36313

    • Property Owner changed from macports-tickets@… to raimue@…
  • Ticket #36313 – Description

    initial v1  
    22
    33I used the following workaround for now:
     4{{{
    45$ port fetch elftoolchain
    56$ tar jxvf /opt/local/var/macports/distfiles/elftoolchain/elftoolchain-0.5.1.tar.bz2
    67$ find elftoolchain-0.5.1 -name 'elfdefinitions.h'
    78$ sudo install elftoolchain-0.5.1/common/elfdefinitions.h /opt/local/include/elftoolchain
     9}}}