Changes between Initial Version and Version 1 of Ticket #32935


Ignore:
Timestamp:
Jan 19, 2012, 1:52:25 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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 to blt: 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.
     1I tried to install the BLT port. It does not compile, an error appear in one C file. I run Mac Os X Lion. [[br]]
    22This error seems to appear first
     3{{{
    34:info:build bltBgexec.c:829:19: error: use of undeclared identifier 'EAGAIN'
    45:info:build             if (errno == BLOCKED) {
     6}}}