Changes between Initial Version and Version 1 of Ticket #36814


Ignore:
Timestamp:
Oct 30, 2012, 9:03:54 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36814

    • Property Owner changed from macports-tickets@… to jwa@…
    • Property Keywords python27 FMetricRec removed
  • Ticket #36814 – Description

    initial v1  
    44
    55when i run
     6{{{
    67sudo port clean python27
    7 sudo port upgrade python27 I get the following error while building python27
     8sudo port upgrade python27
     9}}}
     10I get the following error while building python27
    811
    9 [code]
     12{{{
    1013:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.3/Mac/Modules/fm/_Fmmodule.c:26:11: error: unknown type name 'FMetricRec'
    1114:info:build FMRec_New(FMetricRec *itself)
     
    1518:info:build                    ^~~~~~~~~~~
    1619:info:build                    SGSetFontName
    17 [/code]
     20}}}