[MacPorts] #14807: fox-1.6.32 freetype2 dependency error
#14807: fox-1.6.32 freetype2 dependency error -------------------------------------------+-------------------------------- Reporter: will@artisanalsoftwarellc.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: fox | -------------------------------------------+-------------------------------- When building x11/fox toolkit it has a dependency on freetype. The header files for the current port of freetype is installed in /opt/local/include/freetype. I needed to change the Portfile to include this path: configure.cppflags-append "-I${x11prefix}/include -I${prefix}/include/freetype2" - Will Sobel -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14807> MacPorts </projects/macports> Ports system for Mac OS
#14807: fox-1.6.32 freetype2 dependency error --------------------------------------------+------------------------------- Reporter: will@artisanalsoftwarellc.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: fox --------------------------------------------+------------------------------- Changes (by jmr@macports.org): * cc: lyle.johnson@gmail.com (added) * milestone: => Port Bugs Comment: Cc maintainer. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14807#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#14807: fox-1.6.32 freetype2 dependency error --------------------------------------------+------------------------------- Reporter: will@artisanalsoftwarellc.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: fox --------------------------------------------+------------------------------- Comment (by lyle@lylejohnson.name): The configure script for FOX should automatically add that include path (-I/opt/local/include/freetype2) since we're configuring the build with the "--with-xft" setting. I've just verified that it's working properly by uninstalling and then reinstalling the FOX port. Will, what do you get when you type "pkg-config --cflags xft" at the command line? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14807#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#14807: fox-1.6.32 freetype2 dependency error --------------------------------------------+------------------------------- Reporter: will@artisanalsoftwarellc.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: fox --------------------------------------------+------------------------------- Comment (by lyle@lylejohnson.name): Some e-mail communication on this one is taking place outside of the tracker: We have confirmed that "pkg-config --cflags xft" returns the correct info, so now we're waiting to see if that allows FOX to configure itself properly (without modifying the Portfile). Stay tuned... -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14807#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#14807: fox-1.6.32 freetype2 dependency error --------------------------------------------+------------------------------- Reporter: will@artisanalsoftwarellc.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: fox --------------------------------------------+------------------------------- Comment (by will@artisanalsoftwarellc.com): Final solution was to reinstall ports from scratch. Had to do the following: rm -rf /opt/local install port port install fox -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14807#comment:4> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts