#32935: blt: use of undeclared identifier 'EAGAIN' ----------------------------------------+----------------------------------- Reporter: yannick.heinrich@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: blt ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => markd@… * port: => blt Old description:
I tried to install the BLT port. It does not compile, an error appear in one C file. I run Mac Os X Lion. This error seems to appear first :info:build bltBgexec.c:829:19: error: use of undeclared identifier 'EAGAIN' :info:build if (errno == BLOCKED) {
New description: I tried to install the BLT port. It does not compile, an error appear in one C file. I run Mac Os X Lion. [[br]] This error seems to appear first {{{ :info:build bltBgexec.c:829:19: error: use of undeclared identifier 'EAGAIN' :info:build if (errno == BLOCKED) { }}} -- -- Ticket URL: <https://trac.macports.org/ticket/32935#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS