Opened 13 years ago

Closed 12 years ago

#3994 closed Bugs (fixed)

Duplicate error codes on broadcom 2.4 mips chipset

Reported by: mflorian@… 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)

boost_system-errors-brcm.patch (1.3 KB ) - added by mflorian@… 13 years ago.
patch to check for the duplicate values

Download all attachments as: .zip

Change History (2)

by mflorian@…, 13 years ago

patch to check for the duplicate values

comment:1 by Beman Dawes, 12 years ago

Resolution: fixed
Status: newclosed

(In [62222]) Fix #3994, error values on some Broadcom chips

Note: See TracTickets for help on using tickets.