Skip to content

struct cgc_siginfo build error #3

@fatalfeel

Description

@fatalfeel

In file included from cgc64-x86-64.c:40:0:
hosts/x86-64linux.h:142:24: error: field ‘pr_info’ has incomplete type
struct cgc_siginfo pr_info; /* Info associated with signal. /
^
hosts/x86-64linux.h:160:24: error: field ‘pr_info’ has incomplete type
struct cgc_siginfo pr_info; /
Info associated with signal. /
^
hosts/x86-64linux.h:178:24: error: field ‘pr_info’ has incomplete type
struct cgc_siginfo pr_info; /
Info associated with signal. /
^
hosts/x86-64linux.h:206:20: error: ‘CGC_PRARGSZ’ undeclared here (not in a function)
char pr_psargs[CGC_PRARGSZ]; /
Initial part of arg list. */

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions