Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18240 closed defect (fixed)

emacs +x11 doesn't seem to find system X11

Reported by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) 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 (1)

Portfile.diff (428 bytes) - added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Attachment: Portfile.diff added

comment:1 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

Fixed in r46249 (maintainer timeout).

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.