-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Describe the bug
The make step in the compilation instructions fails with the following error:
xml_writer.c:332:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] 332 | int retry_count = 0; | ^~~
To Reproduce
Steps to reproduce the behavior:
- While running OpenSUSE Tumbleweed 20260209 clone the repository
- Install all dependencies
- run make after running both autoconf.sh and config
Expected behavior
make should successfully build the binaries
Desktop (please complete the following information):
- OS: OpenSUSE Tumbleweed 20260209
- Kernel: 6.18.9-1-default
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels