Opened 13 years ago
Closed 13 years ago
#32935 closed defect (duplicate)
blt: use of undeclared identifier 'EAGAIN'
Reported by: | yannick.heinrich@… | Owned by: | markd@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | blt |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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) {
Attachments (1)
Change History (3)
Changed 13 years ago by yannick.heinrich@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to markd@… |
Port: | blt added |
Summary: | BLT - does not compile → blt: use of undeclared identifier 'EAGAIN' |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #32599.