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

Bill Nottingham notting at redhat.com
Thu May 31 17:43:28 UTC 2012


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.

Bill


More information about the devel mailing list