Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13134 closed defect (fixed)

tf-5.0b8 won't compile on OS X 10.5 Leopard

Reported by: darren.bane@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc: cssdev
Port:

Description

tf-5.0b8

Description: compile of src/malloc.c fails due to caddr_t type being undefined. Have to include sys/types.h for this now.

Also, I volunteered in bug #12213 to take over maintainership of this port.

Attachments (2)

patch-Portfile.diff (592 bytes) - added by darren.bane@… 16 years ago.
Patch against net/tf/Portfile
patch-src-malloc.c.diff (487 bytes) - added by darren.bane@… 16 years ago.
Patch from upstream, to go in net/tf/files

Download all attachments as: .zip

Change History (9)

Changed 16 years ago by darren.bane@…

Attachment: patch-Portfile.diff added

Patch against net/tf/Portfile

comment:1 Changed 16 years ago by nox@…

Summary: BUG: tf-5.0b8 won't compile on Leopardtf-5.0b8 won't compile on OS X 10.5 Leopard

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

This is currently being tracked upstream as http://sourceforge.net/tracker/index.php?func=detail&aid=1821920&group_id=186112&atid=915972 It might be a better idea to wait for resolution there.

Changed 16 years ago by darren.bane@…

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

Patch from upstream, to go in net/tf/files

comment:3 Changed 16 years ago by cssdev

Cc: css@… added
Owner: changed from macports-dev@… to css@…
Status: newassigned

I don't have Leopard to test yet, but if you can verify that things work, I can go ahead and make the commit.

comment:4 Changed 16 years ago by cssdev

The patch built fine on Tiger btw.

comment:5 Changed 16 years ago by cssdev

Is this ticket obsolete as of #14866 and r36337?

comment:6 Changed 16 years ago by cssdev

Resolution: fixed
Status: assignedclosed

Closing this ticket, as tinyfugue builds and runs fine on Leopard.

comment:7 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.