Skip to content

make fails on OpenSUSE Tumbleweed 20260209 #571

@justdoingmypartiguess

Description

@justdoingmypartiguess

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:

  1. While running OpenSUSE Tumbleweed 20260209 clone the repository
  2. Install all dependencies
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions