commercialhaskell / commercialhaskell/stack-ide
Building: problems on Ubuntu 15.04
- Dominant language
- Emacs Lisp
- Stars
- 96
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I have some issues when building `ide-backend-server-0.10.0` due to C headers not found:
```
```
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.