Changes between Initial Version and Version 1 of Ticket #45834


Ignore:
Timestamp:
Nov 10, 2014, 1:21:14 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45834

    • Property Keywords yosemite removed
    • Property Owner changed from macports-tickets@… to stepan@…
    • Property Summary changed from i386-elf-gcc @4.7.2 compile error on OSX 10.10 to i386-elf-gcc @4.7.2 compile error with texinfo 5
  • Ticket #45834 – Description

    initial v1  
    11During compilation the error
    2 {{{@itemx must follow @item}}}
     2{{{
     3@itemx must follow @item
     4}}}
    35occurs caused by a newer version of texinfo. This is fixed in the 4.8.0 branch of gcc. The port should probably be updated.