TokTok / c-toxcore

The future of online communications.
https://tox.chat
GNU General Public License v3.0
2.28k stars 286 forks source link

EPOLLHUP undeclared #1554

Closed pineapple4321 closed 4 years ago

pineapple4321 commented 4 years ago

I cannot build the driver. "make" gives me many error messages of the type

error: ‘EPOLLHUP’ undeclared error: ‘EPOLLWRNORM’ undeclared error: ‘EPOLLIN’ undeclared and a few more of that type.

I am using OpenSuse Linux Leap 15.1. Kernel sources are installed. Current update installed. I am a private user and I want to control USB measurement devices e.g. an arbitrary waveform generator. I also tried it in a more direct way with a new group 'usbtmc' and a file usbtmc.rules in /etc/udev/rules.d/ but I did not succeed. Could you give me any help?

Regards Werner

iphydf commented 4 years ago

I think you got the wrong repository there. We don't have any EPOLLWRNORM in our codebase.