On Mon, 28.11.11 10:12, Devendra Talegaonkar ([email protected]) wrote:
> > Michael, > Thanks for reply. > I am using kernel version 2.6.38 and after objdump, I could see the code for > accept4 in libc as well. > But still problem persists. You need to make sure that the accept4() system call is available in the kernel and in glibc, and is wired up properly with the right syscall numbers. This wasn't the case for a long time for many embedded archs. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
