Re: spinlock.h discrepancy between kernel-src and glibc-kernheaders

2002-11-12 Thread whitehat
Thank you. Lou. - Original Message - From: "Arjan van de Ven" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 07, 2002 5:24 AM Subject: Re: spinlock.h discrepancy between kernel-src and glibc-kernheaders On Thu, 2002-11-07 at 01:15, whitehat wr

Re: spinlock.h discrepancy between kernel-src and glibc-kernheaders

2002-11-07 Thread Arjan van de Ven
On Thu, 2002-11-07 at 01:15, whitehat wrote: > Apparently the spinlock.h header file included with > gblic-kernheaders-2.4.7.20 for RH8.0 differs > with the spinlock.h in kernel-sources-2.4.18-17.8.0 and this is the, > excuse the pun, source of the problem. it can't. spinlock.h contains kernel-on

spinlock.h discrepancy between kernel-src and glibc-kernheaders

2002-11-06 Thread whitehat
I've been trying to compile the latest and greatest chrony-1.18, a time sync program, and it's now failing apparently because of some header files. Apparently the spinlock.h header file included with gblic-kernheaders-2.4.7.20 for RH8.0 differs with the spinlock.h in kernel-sources-2.4.18-17.8.0 a