Opened 14 years ago
Closed 14 years ago
#27288 closed defect (duplicate)
libassuan: error: 'fd_set' undeclared (first use in this function)
Reported by: | bogthree41@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | libassuan gnupg2 | Cc: | |
Port: | libassuan |
Description
OS: Mac OS 10.4.11 Xcode: version 2.5
I was trying to upgrade gnupg2, which needs libassuan (among other things). It fails in the build stage with the error:
"Error: Target org.macports.build returned: shell command failed (see log for details)"
Log file is attached.
Attachments (1)
Change History (3)
Changed 14 years ago by bogthree41@…
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | bogthree41@… removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Summary: | libassuan 2.0.1_1 Build Failure: "shell command failed" → libassuan: error: 'fd_set' undeclared (first use in this function) |
The relevant error in the log seems to be:
:info:build ce-server.c: In function 'server': :info:build ce-server.c:1291: error: 'fd_set' undeclared (first use in this function)
As such, this is a duplicate of #26626.
Note: See
TracTickets for help on using
tickets.
Build error log file.