Skip to content

build tools/lkl failed #253

@lamiaaMB

Description

@lamiaaMB

I'm building the lkl tools on Ubuntu 15, and I'm getting this error when I use the command
make -C tools/lkl

In file included from include/lkl_host.h:8:0,
from lib/posix-host.c:17:
include/lkl/asm/host_ops.h:5:1: error: two or more data types in declaration specifiers
struct lkl_mutex;
^
include/lkl/asm/host_ops.h:5:8: warning: useless type name in empty declaration [enabled by default]
struct lkl_mutex;
^
include/lkl/asm/host_ops.h:5:8: error: ‘inline’ in empty declaration

Regards,

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