Opened 4 years ago

Closed 3 years ago

#61211 closed defect (fixed)

screen fails to configure

Reported by: hellhovnd (Jean-Pierre Chauvel) Owned by: dgilman (David Gilman)
Priority: Normal Milestone:
Component: ports Version: 2.6.3
Keywords: Cc: michaelld (Michael Dickens)
Port: screen

Description (last modified by hellhovnd (Jean-Pierre Chauvel))

:info:configure configure: checking select...
:info:configure configure: checking select with  -lnet -lnsl...
:info:configure configure: error: !!! no select - no screen

Attachments (1)

main.log (16.4 KB) - added by hellhovnd (Jean-Pierre Chauvel) 4 years ago.

Download all attachments as: .zip

Change History (8)

Changed 4 years ago by hellhovnd (Jean-Pierre Chauvel)

Attachment: main.log added

comment:1 Changed 4 years ago by hellhovnd (Jean-Pierre Chauvel)

Description: modified (diff)

comment:2 Changed 4 years ago by mf2k (Frank Schima)

The Milestone field is for use by Macports team members only, please do not set it.

comment:3 Changed 4 years ago by mf2k (Frank Schima)

Cc: dgilman removed
Milestone: MacPorts 2.7.0
Owner: set to dgilman
Status: newassigned

comment:5 Changed 3 years ago by michaelld (Michael Dickens)

Cc: michaelld added

comment:6 Changed 3 years ago by michaelld (Michael Dickens)

If folks here can, please check out the PR I just pushed. It works for me on macOS 11.0b10 & Xcode 12.2beta# ... it should be pretty backward compatible with older macOS too ... I hope! Needs testing!

comment:7 Changed 3 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed

In 38df2ef467d4bcce657e8b8d36735c1fc9bb64eb/macports-ports (master):

screen: add fixes to allow building using Xcode 12

avoid implicit functions:
+ in configure.ac
+ in source code

Requires using autoconf because of changes to configure.ac.

These changes should be fairly backwards compatible with older macOS ... hopefully! Part of the point of this PR is to get testing going on older macOS to see if there are further fixes required.

Closes: #61211

Note: See TracTickets for help on using tickets.