[MacPorts] #14866: Tinyfugue (tf) won't compile
MacPorts
noreply at macports.org
Fri Aug 2 23:07:18 UTC 2024
#14866: Tinyfugue (tf) won't compile
-------------------------------+------------------------
Reporter: jack.stalnaker@… | Owner: ryandesign
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Resolution: fixed | Keywords:
Port: tf |
-------------------------------+------------------------
Changes (by ryandesign):
* port: => tf
Old description:
> Tinyfugue compilation fails.
>
> From "port install tf":
>
> /usr/bin/gcc-4.0 -O2 -I/opt/local/include -DDATADIR=/opt/local/share -c
> -o malloc.o malloc.c
> malloc.c:15: error: syntax error before 'mmalloc_base'
> malloc.c:15: warning: initialization makes integer from pointer without a
> cast
> malloc.c:15: warning: data definition has no type or storage class
> make[1]: *** [malloc.o] Error 1
> make: *** [all] Error 2
New description:
Tinyfugue compilation fails.
From `port install tf`:
{{{
/usr/bin/gcc-4.0 -O2 -I/opt/local/include -DDATADIR=/opt/local/share -c
-o malloc.o malloc.c
malloc.c:15: error: syntax error before 'mmalloc_base'
malloc.c:15: warning: initialization makes integer from pointer without a
cast
malloc.c:15: warning: data definition has no type or storage class
make[1]: *** [malloc.o] Error 1
make: *** [all] Error 2
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/14866#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list