#7242: struct kevent is different on NetBSD ---------------------------+------------------------------------------------ Reporter: iquiw | Owner: Type: bug | Status: new Priority: normal | Component: libraries/base Version: 7.6.1 | Keywords: Os: NetBSD | Architecture: Unknown/Multiple Failure: Runtime crash | Testcase: Blockedby: | Blocking: Related: | ---------------------------+------------------------------------------------
Comment(by iquiw): The attached patch (0001-Adapt-to-NetBSD-s-struct-kevent.patch) uses autoconf for kevent.filter and kevent.flags, which checks their size only. If to use netbsd_HOST_OS is more suitable, please make the change (or I will prepare new patch). The another patch (0002-FFI-wrapper-for-kevent.patch) is not directly related to this ticket, but NetBSD needs this also. Please include it also if there is no problem. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7242#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs