pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/33171: xterm fails to compile on darwin because of missing fd_mask
>Number: 33171
>Category: pkg
>Synopsis: xterm fails to compile on darwin because of missing fd_mask
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Mar 30 09:15:00 +0000 2006
>Originator: Alexander Botero-Lowry
>Release: Darwin 8.0.1 (FreeDarwin)
>Organization:
>Environment:
Darwin 8.0.1
>Description:
when compiling xterm, the compile fails for charproc.c because of a missing
definition of fd_mask.
>How-To-Repeat:
Try to compile xterm from pkgsrc on Darwin
>Fix:
If you change xterm.h to use the defined XFD_COPYSET and Select functions
instead of including Xpoll.h, it will compile fine.
Home |
Main Index |
Thread Index |
Old Index