On Wed, Aug 03, 2022 at 03:07:00PM -0000, Martin Gansser wrote:
> Hi,
> 
> when compiling cxxtools-3.0 on Fedora 37 this fails with the following error 
> message [1]:
> error: aggregate 'tm tim' has incomplete type and cannot be defined
> 
> How can this be solved ?
> 
> [1] https://kojipkgs.fedoraproject.org//work/tasks/3571/89763571/build.log

All the various errors there should be solved by

#include <time.h>

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html
_______________________________________________
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
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to