Hi,

I'm getting an error saying:

   fatal error: sys/sysctl.h: No such file or directory

when trying to build OpenJDK 14.01+7 using glibc 2.32 version. I've
looked it up on archlinux.org/packages for glibc version 2.32 and it
seems that this version of glibc doesn't ship with the header file
"sysctl.h". I've searched other places and they also said the same
thing, like for example, Debian's babeld:
https://www.mail-archive.com/[email protected]/msg1759087.html

The LFS version is 9.1, System V. The only reason why I'm using this
version of OpenJDK is for compatibility with the latest FireFox. Also,
I'm using the latest FireFox and glibc for security updates.

Can anyone else confirm this? Would a patch replacing "sys/sysctl.h" to
"linux/sysctl.h" be sufficient?


-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to