[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: haskell-http-conduit failure on powerpc



On Tue, Jun 04, 2013 at 08:38:05PM +1000, Erik de Castro Lopo wrote:
> Erik de Castro Lopo wrote:
> >     -- That definitely is function not implemented
> >     SYS_344(0x5, 0xf7c7e0f0, 0xf7c7e110, 0x800, 0x10a00000) = -1 ENOSYS (Function not implemented)
> 
> >From file  /usr/include/powerpc-linux-gnu/asm/unistd.h
> 
>     #define __NR_accept4                344

That appears to have been added in 2.6.37, and praetorius is 2.6.32.  I
wonder if we're explicitly using accept4 somewhere based on libc
presence or similar?

-- 
Colin Watson                                       [cjwatson@debian.org]


Reply to: