← Back to team overview

linuxdcpp-team team mailing list archive

Re: [Question #182015]: 'Error while loading server on port 2780: epoll: Function not implemented'

 

Question #182015 on ADCH++ changed:
https://answers.launchpad.net/adchpp/+question/182015

    Status: Answered => Open

DjSlash is still having a problem:
Hmm, I should have mentioned that I had searched the web, but didnt
consider this as a solution. For one, I don't have other libc6's laying
around. And ideally I would find a solution that's something more
permanent then just using LD_PRELOAD tricks.

That said, I have other software running on the same machine that *does*
work with epoll, which are linked to the same libc6 as adchpp. So I
started to investigate this somewhat further. From what I can read and
understand, I don't have versions for libc6 nor my kernel* that
shouldn't support the epoll functions. So I begin to wonder what epoll
function adchpp is trying to use that is allegedly not implemented.

* sysyphus:~# grep -i epoll /boot/config-2.6.26-2-vserver-amd64 
CONFIG_EPOLL=y

-- 
You received this question notification because you are a member of
Dcplusplus-team, which is an answer contact for ADCH++.