[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libc6 headers, different versions on different archs?



On Thu, Dec 20, 2001 at 01:13:06PM +0100, Joerg Wendland wrote:

> I have the following problem. My FAM package tries to use kernel 2.4's
> dnotify support at compile time. This feature is accessed via the F_NOTIFY
> fcntl defined in bits/fcntl.h. And here is the problem. This header file
> is part of libc6-dev and e.g. sarti (hppa) doesn't have this fcntl whereas
> all other auto-builders do.

I don't think that you can rely on having any particular version of kernel
headers available on all architectures at the same time.  FAM should use
this feature if available, and fall back to something else if not.

-- 
 - mdz



Reply to: