[Buildroot] Bug 3877 - Patch not working

Peter Korsgaard jacmet at uclibc.org
Fri Jan 27 15:12:42 UTC 2012


>>>>> "inblueswithu" == inblueswithu  <inblueswithu at hotmail.com> writes:

 inblueswithu> Hi,

 inblueswithu> I 've got "undefined reference to `accept4'" this error
 inblueswithu> while using buildroot.  When I googled, I got this patch:
 inblueswithu> https://bugs.uclibc.org/attachment.cgi?id=
 inblueswithu> 3415&action=edit

uClibc will only add an accept4() function if your kernel headers expose
sys_accept4, which for ARM was only added in 2.6.36.

Make sure your kernel headers (and runtime kernel) is atleast 2.6.36.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list