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

Re: [patches] Trunk, 2.10 merges 2009-07-29



On Mon, 3 Aug 2009, Aurelien Jarno wrote:

> Joseph S. Myers a écrit :
> > I've done merges from FSF to EGLIBC trunk and 2.10 branch.
> > 
> 
> The 2.10 branch pulls a new file
> sysdeps/unix/sysv/linux/internal_accept4.S that does not build on
> mips/mipsel with relatively old kernel headers (e.g. 2.6.24), as
> socket.S does not exists on this architecture.

I have just done another trunk and 2.10 merge to bring in my fix
http://sourceware.org/ml/libc-ports/2009-08/msg00001.html
for this problem.  Unfortunately a patch was merged to FSF 2.10 branch 
which not only breaks the MIPS build but is such that it isn't 
particularly obvious that it would break ports builds.

I'm told that Ralf will be adding the accept4 syscall to the MIPS kernel 
(for all ABIs, I expect; this build issue is only for o32 as n32 and n64 
don't have socketcall so would just quietly produce ENOSYS for accept4) 
soon.

-- 
Joseph S. Myers
joseph@xxxxxxxxxxxxxxxx