This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Broken MIPS build


On Thu, 21 May 2015, Steve Ellcey wrote:

> Has broken the MIPS glibc build.  The error message is attached below.  I
> am guessing I might need to include one (or both) of your new header files
> in mips/mips32/sysdep.h to make this build?  Does that sound right to you?

It seems to me like there's a missing INTERNAL_SYSCALL_DECL (err); in 
__pthread_initialize_minimal_internal.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]