Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #13134 (closed defect: fixed)

Opened 13 months ago

Last modified 3 months ago

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

Reported by: darren.bane@… Owned by: css@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.5.2
Keywords: Cc: css@…
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

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

Change History

Changed 13 months ago by darren.bane@…

Patch against net/tf/Portfile

Changed 13 months ago by nox@…

  • summary changed from BUG: tf-5.0b8 won't compile on Leopard to tf-5.0b8 won't compile on OS X 10.5 Leopard

Changed 13 months 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 13 months ago by darren.bane@…

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

Changed 13 months ago by css@…

  • cc css@… added
  • owner changed from macports-dev@… to css@…
  • status changed from new to 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.

Changed 13 months ago by css@…

The patch built fine on Tiger btw.

Changed 7 months ago by css@…

Is this ticket obsolete as of #14866 and r36337?

Changed 3 months ago by css@…

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

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

Note: See TracTickets for help on using tickets.