#50041: Open GL errors after install of gr-fosphor ------------------------------+------------------------- Reporter: andre.neitzel@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gr-fosphor | ------------------------------+------------------------- Comment (by andre.neitzel@…): I use latest OSX "El Captain" 10.11.2. and found out, that a make of "gr- fosphor" from OSMOCOM GIT repository also fail with: imac:build admin$ cmake ../ -- The CXX compiler identification is AppleClang 7.0.2.7000181 -- The C compiler identification is AppleClang 7.0.2.7000181 -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Build type not specified: defaulting to release. -- Found Git: /usr/bin/git (found version "2.5.4 (Apple Git-61)") -- Extracting version information from git describe... -- Boost version: 1.59.0 -- Found the following Boost libraries: -- system -- thread -- Found OpenGL: /System/Library/Frameworks/OpenGL.framework -- Found OpenCL: /System/Library/Frameworks/OpenCL.framework (found version "1.2") -- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.28") '''-- Checking for module 'freetype2' -- Found freetype2, version 18.2.12 CMake Error at CMakeLists.txt:109 (message): freetype2 required to compile gr-fosphor''' Freetype is located in /opt/local/include/freetype2/ ??? Im confused because System says its found, list path and next step error thats not found? Any hints? -- Ticket URL: <https://trac.macports.org/ticket/50041#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X