#57820 closed defect (fixed)
snobol4 @1.2: build fails: SOCKLEN_T undefined
Reported by: | mndavidoff (Monte Davidoff) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | snobol4 |
Description
Trying to install snobol4 fails:
sudo port -vs install snobol4 ... lib/snolib/serv.c:111:2: error: use of undeclared identifier 'SOCKLEN_T' SOCKLEN_T slen; ^
Attachments (1)
Change History (3)
Changed 6 years ago by mndavidoff (Monte Davidoff)
Attachment: | main.log.gz added |
---|
comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 605eaa7b301da851552304d721f6fcdadfc93f85/macports-ports (master):