#5005: epollCreate: unsupported operation (Function not implemented)
---------------------------------+------------------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 7.2.1
Component: Compiler | Version: 7.0.2
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Linux | Blocking:
Architecture: Unknown/Multiple | Failure: Compile-time crash
---------------------------------+------------------------------------------
Comment(by bos):
Couple of comments.
1. Debian packagers shouldn't be building stuff against a new glibc/kernel
and then expect it to work against an older one. That's just sloppy
practice. If they'd been building GHC against 2.6.26 or older and an
appropriate glibc, this wouldn't occur.
2. It is in fact fine to use epoll_create followed by ioctl, instead of
epoll_create1.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5005#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs