A quick Google search found this:
https://github.com/bminor/glibc/commit/d6fa3170997b4af0a702eebdae7e4d3c57d74b65
It looks like glibc previously deprecated, and now removed it. You
probably need to use gettimeofday or clock_gettime, as the note says.

On Tue, Oct 20, 2020 at 10:27 PM Ron Olson <tachokni...@gmail.com> wrote:
>
> Hey all-
>
> Pretty much as the subject says, I have a compile failure on Rawhide where a 
> cpp file references <sys/timeb.h>. I checked and the file is not present in 
> Rawhide, it *is* present in Fedora 32 and Fedora 33. I haven't found any 
> references to it being deprecated so I'm wondering why it's missing.
>
> Thanks,
>
> Ron
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to