Ticket #30636 (closed update: fixed)
MenuMeters @1.3 Build Failure on Lion - Needs upstream 1.5 I believe
| Reported by: | johnkfisher@… | Owned by: | waqar@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.1 |
| Keywords: | Cc: | greisberger@…, ryandesign@… | |
| Port: | MenuMeters |
Description (last modified by ryandesign@…) (diff)
On Lion with Appstore-installed Xcode, build fails with
[BEROR]error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk' ** BUILD FAILED **
Upstream has a 1.5 which is listed as Lion Compatible.
(apologies for not just fixing it myself - not sure how to do that, though I'm hoping to figure it out and try it on some of these smaller ports)
Change History
comment:2 Changed 21 months ago by greisberger@…
Same on Show Leopard with XCode 4.
Apple removed the 10.4 SDK and the source code still is configured for 10.4.
I downloaded the source and tried to modify the project to put 10.5 everywhere, but there is still somewhere a reference to 10.4
I can't help further. I never used Xcode before and it's damn complicated.
If a Xcode experimented user could take a look and tell us what has to be changed, we could patch the xcode project if MenuMeters compiles with 10.5.
Note: See
TracTickets for help on using
tickets.

