Changes between Initial Version and Version 7 of Ticket #14866


Ignore:
Timestamp:
Aug 2, 2024, 11:07:17 PM (7 weeks ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14866

    • Property Status changed from new to closed
    • Property Cc darren.bane@… added
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Resolution changed from to fixed
    • Property Port tf added
  • Ticket #14866 – Description

    initial v7  
    11Tinyfugue compilation fails.
    22
    3 From "port install tf":
     3From `port install tf`:
    44
     5{{{
    56/usr/bin/gcc-4.0 -O2 -I/opt/local/include -DDATADIR=/opt/local/share   -c -o malloc.o malloc.c
    67malloc.c:15: error: syntax error before 'mmalloc_base'
     
    910make[1]: *** [malloc.o] Error 1
    1011make: *** [all] Error 2
     12}}}
    1113