Changes between Initial Version and Version 1 of Ticket #32935
- Timestamp:
- Jan 19, 2012, 1:52:25 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32935
- Property Owner changed from macports-tickets@… to markd@…
- Property Port blt added
-
Property
Summary
changed from
BLT - does not compile
toblt: use of undeclared identifier 'EAGAIN'
-
Ticket #32935 – Description
initial v1 1 I tried to install the BLT port. It does not compile, an error appear in one C file. I run Mac Os X Lion. 1 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]] 2 2 This error seems to appear first 3 {{{ 3 4 :info:build bltBgexec.c:829:19: error: use of undeclared identifier 'EAGAIN' 4 5 :info:build if (errno == BLOCKED) { 6 }}}