Opened 14 years ago

Closed 14 years ago

#2152 closed Bugs (fixed)

Build failure: FreeBSD defines POLL_ERR and POLL_HUP identically

Reported by: Steven Robbins <smr@…> Owned by: Gennadiy Rozental
Milestone: Boost 1.36.0 Component: test
Version: Boost 1.35.0 Severity: Problem
Keywords: Cc:

Description

From Debian http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492786:

Trunk fails to build on GNU/kFreeBSD.

The FreeBSD kernel uses the same value for POLL_ERR and POLL_HUP, see http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/signal.h

See attached patch.

Attachments (1)

diff (638 bytes ) - added by Steven Robbins <smr@…> 14 years ago.

Download all attachments as: .zip

Change History (2)

by Steven Robbins <smr@…>, 14 years ago

Attachment: diff added

comment:1 by Gennadiy Rozental, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.