Opened 16 years ago

Closed 16 years ago

Last modified 7 weeks ago

#14866 closed defect (fixed)

Tinyfugue (tf) won't compile

Reported by: jack.stalnaker@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: darren.bane@…
Port: tf

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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 (2)

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

Download all attachments as: .zip

Change History (9)

comment:1 Changed 16 years ago by afb@…

Milestone: Port Bugs

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Cc: darren.bane@… added

Cc maintainer.

Changed 16 years ago by darren.bane@…

Attachment: patch-Portfile.diff added

Patch against net/tf/Portfile

Changed 16 years ago by darren.bane@…

Attachment: patch-src-malloc.c.diff added

New file, to go in net/tf/files

comment:3 Changed 16 years ago by darren.bane@…

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

comment:4 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:5 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Committed in r36337. Thanks!

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:7 Changed 7 weeks ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: tf added
Note: See TracTickets for help on using tickets.