Skip to content

Building: problems on Ubuntu 15.04 #90

Description

@YPares

Hi, I have some issues when building ide-backend-server-0.10.0 due to C headers not found:

<bsd/libutil.h>
<sys/_types.h>

The first one is in the libutil-freebsd-dev package, but after installing it you have to create a simlink because libutil.h is directly in /usr/include, not in a /usr/include/bsd subdirectory.
And the second one I'm still looking for it... What's weird is that every error due to sys/_types.h being missing reported on the internet seems to be related to Android development...

EDIT: Ok, so that was freebsd-glue.
Maybe this should be advertised in the README.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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