recvmmsg/sendmmsg not in kernel < Linux 2.6.33

27 Sep
2018
27 Sep
'18
1:14 p.m.
Hi, I'm having an issue where it seems recvmmsg/sendmmsg is being included into the c library regardless of kernel version. I work with kernel versions < 2.6.33 before this feature was included. When compiling applications, autoconf is then mistakenly told from the c-library that recvmmsg/sendmmsg is supported by the kernel, resulting in runtime errors. I use buildroot to compile my toolchains. Looking through uclibc-ng git, it looks like this feature was added with this commit. https://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/?id=6e15fafa2006663... thanks, Lance Fredrickson
2546
Age (days ago)
2546
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lance Fredrickson