Ubuntu 22.04.5 LTS - Like to confirm this is an issue as of 5\12\2024 -
trying to compile an old github project and come across the same
problem.

Compilation fails due to assuming "usr/include/" contains a folder
"bits/", which in my case should contain the files "wordsize.h" and
"timesize.h".

Both files however currently sit under "/usr/include/x86_64-linux-gnu/".

These files are included via...
usr/include/features.h
...  #include <features-time64.h>
... ... #include <bits/wordsize.h>

** Changed in: glibc (Ubuntu)
       Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067082

Title:
  bits/wordsize.h: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2067082/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to