Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #14866 (closed defect: fixed)

Opened 8 months ago

Last modified 7 months ago

Tinyfugue (tf) won't compile

Reported by: jack.stalnaker@… Owned by: ryandesign@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.6.0
Keywords: Cc: darren.bane@…
Port:

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

Attachments

patch-Portfile.diff (49 bytes) - added by darren.bane@… 8 months ago.
Patch against net/tf/Portfile
patch-src-malloc.c.diff (382 bytes) - added by darren.bane@… 8 months ago.
New file, to go in net/tf/files

Change History

Changed 8 months ago by afb@…

  • milestone set to Port Bugs

Changed 8 months ago by jmr@…

  • cc darren.bane@… added

Cc maintainer.

Changed 8 months ago by darren.bane@…

Patch against net/tf/Portfile

Changed 8 months ago by darren.bane@…

New file, to go in net/tf/files

Changed 8 months ago by darren.bane@…

Fix attached. Can someone with commit privs please check it in?

Changed 7 months ago by ryandesign@…

  • owner changed from macports-tickets@… to ryandesign@…
  • status changed from new to assigned

Changed 7 months ago by ryandesign@…

  • status changed from assigned to closed
  • resolution set to fixed

Committed in r36337. Thanks!

Note: See TracTickets for help on using tickets.