#28083: emacs @23.2_4 +x11 fails to build ------------------------------+--------------------------------------------- Reporter: mgranvik@… | Owner: dports@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: emacs | ------------------------------+--------------------------------------------- Changes (by dports@…): * status: assigned => closed * resolution: => fixed Comment: Replying to [comment:6 jmr@…]:
So apparently src/Makefile.in is used to create src/Makefile.c, which is then used to create src/Makefile. The Makefile.c is already missing any reference to FONTCONFIG_LIBS.
Wow, as though autoconf wasn't bad enough, it looks like emacs is running their makefile through the C preprocessor for good measure. I can't bring myself to mess with anything so perverse. I put -lfreetype and -lfontconfig into configure.ldflags in r75371 -- Ticket URL: <https://trac.macports.org/ticket/28083#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS