Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12998 closed defect (fixed)

Aquaterm won't compile on Leopard

Reported by: waameukee@… Owned by: davidm@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: waameukee@… davidm@… takanori@…
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 (1)

aquaterm.diff (671 bytes) - added by takanori@… 17 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 17 years ago by takanori@…

Cc: waameukee@… added
Owner: changed from macports-dev@… to davidm@…
Version: 1.5.0

I encountered the same problem.

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

Changed 17 years ago by takanori@…

Attachment: aquaterm.diff added

comment:2 Changed 17 years ago by takanori@…

Resolution: fixed
Status: newclosed

Fixed in r30446.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.