This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: conflicting types for '__lll_lock_wait'


On Tue, Mar 21, 2006 at 12:19:41AM -0300, german wrote:
> The idea is the following one;  I am traying to compile cross compiler who 
> runs on uclibc in i386 and that he generates binary code for i386-glibc.  But 
> when wanting to compile the glibc library I get this error: 

It looks like you're trying to build for an "i386" target.  You can't
build NPTL for i386; it requires i486 or higher.

-- 
Daniel Jacobowitz
CodeSourcery


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