On 1/29/2024 7:23 PM, Tom Horsley wrote:
On Mon, 29 Jan 2024 19:11:26 -0500 Bill Cunningham wrote:
I installed from scratch fedora 39. Now I looked in /usr/include and the usual development headers aren't there. glibc-headers and glibc-devel are both installed. No standard C headers are present. Does anyone have any idea what is going on?
On my system /usr/include/stdio.h is in glibc-headers:
zooty> rpm -q -f /usr/include/stdio.h glibc-headers-x86-2.38-14.fc39.noarch
I tried dnf reinstall with that rpm. It (stdio.h) still isn't in /usr/include. I'm really at a loss here with this one.
B