Opened 11 years ago

Closed 11 years ago

#40974 closed defect (fixed)

sdcc can't compile on mavericks

Reported by: stoffer@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: haspatch mavericks Cc:
Port: sdcc

Description

found out I had to disable any reference to sbrk. Couldn't find a way through the configure-system, so I just made two small patches

Attachments (6)

Portfile (1.9 KB) - added by stoffer@… 11 years ago.
patch-no_sbrk_1.diff (559 bytes) - added by stoffer@… 11 years ago.
patch-no_sbrk_2.diff (284 bytes) - added by stoffer@… 11 years ago.
Portfile.diff (505 bytes) - added by stoffer@… 11 years ago.
Portfile.2.diff (475 bytes) - added by stoffer@… 11 years ago.
patch-no-sbrk.patch (758 bytes) - added by stoffer@… 11 years ago.

Download all attachments as: .zip

Change History (11)

Changed 11 years ago by stoffer@…

Attachment: Portfile added

Changed 11 years ago by stoffer@…

Attachment: patch-no_sbrk_1.diff added

Changed 11 years ago by stoffer@…

Attachment: patch-no_sbrk_2.diff added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch mavericks added; sdcc maverick removed
Owner: changed from macports-tickets@… to snc@…
Summary: sdcc can't compile on mavericksdcc can't compile on mavericks

Generally, we prefer a unified diff of the portfile, not a complete new portfile.

Changed 11 years ago by stoffer@…

Attachment: Portfile.diff added

comment:2 in reply to:  1 Changed 11 years ago by stoffer@…

Replying to ryandesign@…:

Generally, we prefer a unified diff of the portfile, not a complete new portfile.

done; attached

Changed 11 years ago by stoffer@…

Attachment: Portfile.2.diff added

Changed 11 years ago by stoffer@…

Attachment: patch-no-sbrk.patch added

comment:3 Changed 11 years ago by stoffer@…

found out the right way was to patch config.in - so Portfile.2.diff and patch-no-sbrk.patch attached. (Is there a way to remove attachments here?)

comment:4 in reply to:  3 Changed 11 years ago by nerdling (Jeremy Lavergne)

Status: newassigned

Replying to stoffer@…:

Is there a way to remove attachments here?

They can be overwritten but I don't think they can be deleted by anyone but administrators.

comment:5 Changed 11 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

Patched in r112601.

Note: See TracTickets for help on using tickets.