[MacPorts] #36226: libstdcxx @4.7.1: cc1 in stage1 can't be built on PPC Tiger (Mac OS X 10.4.11) due to undefined symbols

MacPorts noreply at macports.org
Sat Aug 31 07:41:50 PDT 2013


#36226: libstdcxx @4.7.1: cc1 in stage1 can't be built on PPC Tiger (Mac OS X
10.4.11) due to undefined symbols
------------------------------+------------------------
  Reporter:  Peter_Dyballa@…  |      Owner:  jeremyhu@…
      Type:  defect           |     Status:  reopened
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.2
Resolution:                   |   Keywords:
      Port:  libstdcxx        |
------------------------------+------------------------

Comment (by Peter_Dyballa@…):

 Replying to [comment:31 Peter_Dyballa@…]:
 >
 > > I think the macro "ac_fn_c_try_compile" on line #11670 is the key:

 The patch I used is very simple:

 {{{
 --- libbacktrace/configure.orig 2012-12-11 19:45:45.000000000 +0100
 +++ libbacktrace/configure      2013-08-29 12:13:55.000000000 +0200
 @@ -11667,7 +11667,7 @@
    return 0;
  }
  _ACEOF
 -if ac_fn_c_try_compile "$LINENO"; then :
 +if ac_fn_c_try_link "$LINENO"; then :
    have_unwind_getipinfo=yes
  else
    have_unwind_getipinfo=no
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/36226#comment:32>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list