Re: vdr-epg-daemon-1.2.3: error: 'time' was not declared in this scope

2022-08-03 Thread Martin Gansser
adding missing header files works. Many Thanks ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: vdr-epg-daemon-1.2.3: error: 'time' was not declared in this scope

2022-08-03 Thread Vitaly Zaitsev via devel
On 03/08/2022 08:07, Martin Gansser wrote: lib/common.h:218:20: error: 'time' was not declared in this scope; did you mean 'tm'? #include common.c:1552:3: error: 'pthread_mutexattr_init' was not declared in this scope; did you mean 'pthread_mutexattr_t'? #include -- Sincerely,

vdr-epg-daemon-1.2.3: error: 'time' was not declared in this scope

2022-08-03 Thread Martin Gansser
Hi, get a build error [1] when compiling vdr-epg-daemon-1.2.3 on Fedora 37. How can I fix this? Thanks a lot [1] https://kojipkgs.fedoraproject.org//work/tasks/8613/90398613/build.log ___ devel mailing list -- devel@lists.fedoraproject.org To