New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23727 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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@…
Port: x3270

Description (last modified by macsforever2000@…) (diff)

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

Screen shot 2010-02-16 at 15.38.24.png (403.0 KB) - added by andras.hatvani@… 3 years ago.
Screenshot of the port install output

Change History

Changed 3 years ago by andras.hatvani@…

Screenshot of the port install output

comment:1 Changed 3 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 3 years ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to invalid
  • Description modified (diff)
  • Port set to x3270

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 3 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 3 years ago by macsforever2000@…

  • Status changed from closed to reopened
  • Resolution invalid deleted

comment:5 Changed 3 years ago by macsforever2000@…

  • Status changed from reopened to new
  • Owner changed from macports-tickets@… to mark.church@…

comment:6 in reply to: ↑ 3 Changed 3 years ago by raphael@…

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 3 years ago by ryandesign@…

  • Summary changed from Port x3270 lacks dependency to xmkmf to x3270 lacks dependency on xmkmf

Has duplicate #27418.

comment:8 Changed 3 years ago by ryandesign@…

  • Cc ryandesign@… added
  • Status changed from new to closed
  • Resolution set to fixed

Great big portfile update in r73703 (maintainer timeout). It no longer needs imake.

Note: See TracTickets for help on using tickets.