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: glibc headers versus linux kernel headers


On Sunday 13 September 2009 22:03:53 Alexander Haley wrote:
> Compiling my own glibc 2.10.1 for a linux from scratch project, I ran
> into a scenario I'd like to know more about 'the right thing to do'.
> In a nutshell, the issue is that glibc wants to (during make install)
> overwrite kernel headers previously installed from kernel 2.6.31.
> 
> for example: /usr/include/scsi/scsi.h - the linux kernel's make
> headers_install provides one, so does glibc's make install ....
> 
> I'm not even sure of what my 'thought / question process' should be so
> as to arrive at a decision about which to keep ... any suggestions and
> or teaching about 'how things are put together' that will help me
> understand the answer?

they're pretty much the same thing.  most people use the one from glibc.
-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]