Opened 13 years ago
Closed 12 years ago
#3994 closed Bugs (fixed)
Duplicate error codes on broadcom 2.4 mips chipset
| Reported by: | Owned by: | Beman Dawes | |
|---|---|---|---|
| Milestone: | Boost 1.43.0 | Component: | system |
| Version: | Boost 1.42.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
ENOTRECOVERABLE and ECONNRESET seem to be the same on the broadcom 2.4 chipset, as well as EOWNERDEAD and ECONNABORTED. As a consequence, boost_system failed to cross-compile.
I'm attaching a patch that got it to work for me.
Attachments (1)
Change History (2)
by , 13 years ago
| Attachment: | boost_system-errors-brcm.patch added |
|---|
comment:1 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

patch to check for the duplicate values