New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18240 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

emacs +x11 doesn't seem to find system X11

Reported by: mcalhoun@… Owned by: darren.bane@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: emacs x11 Cc:
Port: emacs

Description

The emacs configure script tests for X11 using -lX11 but does not seem to
append any new search directories.
Attached is a proposed solution.
If the MacPorts X11 and system X11 are both installed, the MacPorts X11 should
take precedence since -L${prefix}/lib is before -L${x11prefix}/lib

I have used emacs +x11 for a while, and this seems to be a new problem.
I am not sure when it started.

Attachments

Portfile.diff Download (428 bytes) - added by mcalhoun@… 3 years ago.

Change History

Changed 3 years ago by mcalhoun@…

Changed 3 years ago by mcalhoun@…

  • status changed from new to closed
  • resolution set to fixed

Fixed in r46249 (maintainer timeout).

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.