Skip to content

Building on Linux Mint 22.2 with kernel 6.14.0-36-generic #8

@beechwood13

Description

@beechwood13

Hi!
I am trying to compile xview-64bit-main under Linux 6.14.0-36-generic.
I get the error message below. Could you give me a hint how to overcome this?
Thanks

/usr/local/xview-64bit-main/build/include/xview/notify.h:34:13: error: conflicting types for ‘ucontext_t’; have ‘int’
34 | typedef int ucontext_t;
| ^~~~~~~~~~
In file included from /usr/include/signal.h:316,
from /usr/include/x86_64-linux-gnu/sys/signal.h:1,
from /usr/local/xview-64bit-main/build/include/xview/notify.h:21:
/usr/include/x86_64-linux-gnu/sys/ucontext.h:151:5: note: previous declaration of ‘ucontext_t’ with type ‘ucontext_t’
151 | } ucontext_t;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions