[Buildroot] Build udev for arm -> accept4 undefined reference

Baruch Siach baruch at tkos.co.il
Wed Feb 22 12:25:56 UTC 2012


Hi Tobias,

On Wed, Feb 22, 2012 at 01:17:15PM +0100, Tobias Arp wrote:
> Hi,
> 
> i am trying to use buildroot-2012.02-rc2 with the attached config file for an arm
> processor. My custom toolchain was build with crosstool-NG with this config:
> 
> arm-unknown-linux-gnueabi
> kernel-headers: linux 3.0
> binutils 2.19.1
> gcc 4.3.2
> glibc 2.9

Quote from the accept(2) man page:

    The  accept4() system call is available starting with Linux 2.6.28; 
    support in glibc is available starting with version 2.10.

So glibc 2.9 is just too old.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -


More information about the buildroot mailing list