New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12998 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Aquaterm won't compile on Leopard

Reported by: waameukee@… Owned by: davidm@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: waameukee@…
Port:

Description

Aquaterm won't compile on Leopard. The reason is the XCode version check in the "platform darwin 8" won't pass on Leopard (XCode is 3 now, not 2.1). Creating a new platform darwing 9 with just "set xcodebuilddir build/Deployment" in it, or changing the guard to be more generic fixes the issue

Attachments

aquaterm.diff Download (0.7 KB) - added by takanori@… 4 years ago.

Change History

Changed 4 years ago by takanori@…

  • cc waameukee@… added
  • owner changed from macports-dev@… to davidm@…
  • version 1.5.0 deleted

I encountered the same problem.

Here is a patch to avoid this issue. If there is no problem, I'll commit it.

Changed 4 years ago by takanori@…

Changed 4 years ago by takanori@…

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

Fixed in r30446.

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.