#50868: _CGLGetCurrentContext not found when building ruby2.3 extensions ---------------------+-------------------------------- Reporter: david@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: ---------------------+-------------------------------- Attempting to build wpscan ruby2.3 dies with the dreaded + recurring "dyld: Symbol not found: _CGLGetCurrentContext" error. Build log for ffi + mkmf attached. Did a deinstall + reinstall + port select on Ruby. Likely overkill. Paths for ruby + gem look correct... {{{ imac> port select --list ruby Available versions for ruby: none ruby23 (active) imac> ruby --version ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15] imac> ruby2.3 --version ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15] imac> gem --version 2.5.1 imac> gem2.3 --version 2.5.1 }}} -- Ticket URL: <https://trac.macports.org/ticket/50868> MacPorts <https://www.macports.org/> Ports system for OS X