#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)
Change History (9)
Changed 17 years ago by darren.bane@…
Attachment: | patch-Portfile.diff added |
---|
comment:1 Changed 17 years ago by nox@…
Summary: | BUG: tf-5.0b8 won't compile on Leopard → tf-5.0b8 won't compile on OS X 10.5 Leopard |
---|
comment:2 Changed 17 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 17 years ago by darren.bane@…
Attachment: | patch-src-malloc.c.diff added |
---|
Patch from upstream, to go in net/tf/files
comment:3 Changed 17 years ago by cssdev
Cc: | css@… added |
---|---|
Owner: | changed from macports-dev@… to css@… |
Status: | new → assigned |
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:6 Changed 16 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Closing this ticket, as tinyfugue builds and runs fine on Leopard.
Note: See
TracTickets for help on using
tickets.
Patch against net/tf/Portfile