#22741: octave-3.2.3 fails to compile on Snow Leopard ------------------------------+--------------------------------------------- Reporter: earcar@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: octave | Port: octave ------------------------------+--------------------------------------------- Octave fails to compile on my Snow Leopard machine. It gives me this error: {{{ Undefined symbols: "_XOpenDisplay", referenced from: display_info::init(bool) in display.o "_XScreenNumberOfScreen", referenced from: display_info::init(bool) in display.o ld: symbol(s) not found }}} I'm attaching the complete build log just in case. Also my variants.conf contains: {{{ +no_x11 +quartz +bash_completion +no_tkinter +mactk }}} Obviously I don't want to install macports' X11 only for octave :) Thanks! -- Ticket URL: <http://trac.macports.org/ticket/22741> MacPorts <http://www.macports.org/> Ports system for Mac OS