This is the mail archive of the libc-help@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: error while build glibc using kernel headers


On Thursday 10 December 2009 21:37:21 èèå wrote:
> While I was tring to build glibc-2.11, I encountered the following
> error during make:
> 
> [diviner@VSATv glibc-build]$ ../glibc-2.11/configure --prefix=/usr
> --with-headers=/usr/src/linux/include --enable-kernel=2.6.16

your with-headers is wrong.  never build against raw kernel sources.  only use 
sanitized installed user headers.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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