Opened 15 years ago
Closed 14 years ago
#23727 closed defect (fixed)
x3270 lacks dependency on xmkmf
Reported by: | andras.hatvani@… | Owned by: | mark.church@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | x3270 |
Description (last modified by mf2k (Frank Schima))
Steps to reproduce ============ * sudo port install x3270 Expected ====== x3270 will be installed. Actual ==== x3270 fails to be installed. System information ============ * OS X 10.6.2 * Xcode 3.1.3 with all developer tools Additional ======= There is neither a dependency on xmkmf, nor a hint on how to acquire it. It is neither part of the default OS X installation, nor can it be found under the default /Developer tree.
Attachments (1)
Change History (9)
Changed 15 years ago by andras.hatvani@…
Attachment: | Screen shot 2010-02-16 at 15.38.24.png added |
---|
comment:1 Changed 15 years ago by andras.hatvani@…
I've just downloaded and successfully configured the latest version available i.e. 3.3.10ga4. The configure in this version also searches for xmkmf, but doesn't fail when not found.
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Port: | x3270 added |
Resolution: | → invalid |
Status: | new → closed |
You are not using the correct version of Xcode for 10.6.2. You need version 3.2.1. Did you you update from Leopard? If so, did you follow the migration instructions?
Also, please do not post a png of the error. Just attach the text.
comment:3 follow-up: 6 Changed 15 years ago by andras.hatvani@…
My mistake: Xcode's version is 3.2.1 (the iPhone SDK's version number is 3.1.3) I've upgraded from Leopard by following the migration instructions. So the issue remains: Where to get xmkmf and can a MacPorts dependency be defined on it?
comment:4 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:5 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mark.church@… |
---|---|
Status: | reopened → new |
comment:6 Changed 15 years ago by raphael-st (Raphael Straub)
Replying to andras.hatvani@…:
Where to get xmkmf and can a MacPorts dependency be defined on it?
xmkmf is provided by the imake port. But, because imake has been discontinued, it would be better to upgrade x3270 to the latest version.
comment:7 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | Port x3270 lacks dependency to xmkmf → x3270 lacks dependency on xmkmf |
---|
Has duplicate #27418.
comment:8 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Great big portfile update in r73703 (maintainer timeout). It no longer needs imake.
Screenshot of the port install output