sys/sysctl.h and bits/sysctl.h in rawhide/f18?

Josh Boyer jwboyer at gmail.com
Thu May 31 18:21:08 UTC 2012


On Thu, May 31, 2012 at 1:43 PM, Bill Nottingham <notting at redhat.com> wrote:
> Kaleb Keithley (kkeithle at redhat.com) said:
>>
>> About a week ago I did a scratch build of one of my packages that includes <sys/sysctl.h> and it built successfully.
>>
>> Today I did another scratch build and it broke with:
>>
>> ...
>> Making all in src
>>   CC     fuse-helpers.lo
>>   CC     fuse-resolve.lo
>>   CC     fuse-bridge.lo
>>   CC     misc.lo
>> In file included from fuse-helpers.c:24:0:
>> /usr/include/sys/sysctl.h:63:25: fatal error: bits/sysctl.h: No such file or directory
>> compilation terminated.
>> ...
>>
>>
>> Is this a known problem? Some new package I need to add as a BuildRequires?
>
> I'd suspect kernel-headers needs updated to match glibc.

The bits/ directory is entirely provided by glibc-headers.  Perhaps
you were  thinking of /usr/include/asm/?

josh


More information about the devel mailing list