Opened 14 years ago
Closed 14 years ago
#2152 closed Bugs (fixed)
Build failure: FreeBSD defines POLL_ERR and POLL_HUP identically
Reported by: | 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)
Change History (2)
by , 14 years ago
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.