Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build script is broken (Ubuntu 22) #4

Open
RobertHerreraEECS opened this issue Oct 28, 2023 · 0 comments
Open

Build script is broken (Ubuntu 22) #4

RobertHerreraEECS opened this issue Oct 28, 2023 · 0 comments

Comments

@RobertHerreraEECS
Copy link

I'm getting the following error while executing the build script:

C compiler for the host machine: ccache cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C linker for the host machine: cc ld.bfd 2.38
C++ compiler for the host machine: ccache c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the host machine: c++ ld.bfd 2.38
Host machine cpu family: x86_64
Host machine cpu: x86_64

meson.build:65:0: ERROR: Include dir include does not exist.

Also tried executing the suggested build commands in Installation portion of the readme and I'm getting pretty much the same error:

C compiler for the host machine: ccache cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C linker for the host machine: cc ld.bfd 2.38
C++ compiler for the host machine: ccache c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the host machine: c++ ld.bfd 2.38
Host machine cpu family: x86_64
Host machine cpu: x86_64

meson.build:65:0: ERROR: Include dir include does not exist.

A full log can be found at /path/nmips/plugin/builddir/meson-logs/meson-log.txt
@RobertHerreraEECS RobertHerreraEECS changed the title Build script is broken Build script is broken (Ubuntu 22) Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant