Project

General

Profile

Actions

tickets #115067

open

libslirp: fix syntax error in ip6_icmp.h

Added by cboltz almost 2 years ago. Updated almost 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Good First Issues
Target version:
-
Start date:
2022-08-07
Due date:
% Done:

0%

Estimated time:

Description

libslirp fails to build on s390x:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:zSystems/libslirp/standard/s390x

[  148s] In file included from ../src/slirp.h:50,
[  148s]                  from ../src/cksum.c:34:
[  148s] ../src/ip6_icmp.h:66:5: error: expected ‘,’, ‘;’ or ‘}’ before ‘uint8_t’
[  148s]    66 |     uint8_t reserved_2;
[  148s]       |     ^~~~~~~
  • add a patch to the package that fixes the syntax error
  • submit the patch upstream (as PR)
Actions #2

Updated by AdaLovelace almost 2 years ago

  • Tracker changed from action to tickets
Actions

Also available in: Atom PDF