Skip to content

No typedef for __uint16_t #1

@webhat

Description

@webhat

I ran make, and got the following error. stackoverflow suggested that it was due to a missing typedef.

./gen_tables.py /usr/src/linux/
cc -c -o ministrace.o ministrace.c
In file included from ministrace.c:2:0:
/usr/include/sys/user.h:32:3: error: expected specifier-qualifier-list before '__uint16_t'
make: *** [ministrace.o] Error 1

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