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

xbstrap: Action configure of package mlibc-headers failed #48

Open
ghost opened this issue Jan 11, 2023 · 1 comment
Open

xbstrap: Action configure of package mlibc-headers failed #48

ghost opened this issue Jan 11, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 11, 2023

I am following the building instructions but seems like a problem occurs
xbstrap install-tool --all

the last few lines before it happens;

make[4]: Leaving directory '/home/jim/Build/LemonOS/Build/tool-builds/host-binutils/ld'
make[3]: Leaving directory '/home/jim/Build/LemonOS/Build/tool-builds/host-binutils/ld'
make[2]: Leaving directory '/home/jim/Build/LemonOS/Build/tool-builds/host-binutils/ld'
make[1]: Leaving directory '/home/jim/Build/LemonOS/Build/tool-builds/host-binutils/ld'
xbstrap: Running ['ln', '-sf', 'x86_64-lemon-ld', '@PREFIX@/bin/x86_64-unknown-lemon-ld'] (tools: ['host-bison', 'host-automake', 'host-autoconf-v2.69'])
xbstrap: Running ['ln', '-sf', 'x86_64-lemon-as', '@PREFIX@/bin/x86_64-unknown-lemon-as'] (tools: ['host-bison', 'host-automake', 'host-autoconf-v2.69'])
xbstrap: configure mlibc-headers [9/38]
xbstrap: Running ['meson', '--cross=@SOURCE_ROOT@/Scripts/lemon-crossfile.txt', '-Dheaders_only=True', '--prefix=/system', '@THIS_SOURCE_DIR@'] (tools: [])

ERROR: Neither directory contains a build file meson.build.
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
xbstrap: Action configure of package mlibc-headers failed

@agpjcp
Copy link

agpjcp commented Dec 10, 2023

You did not copy the git repository correctly. You need to:

  1. Delete the project folder.
  2. git clone --recurse-submodules https://github.com/LemonOSProject/LemonOS
  3. Repeat all the steps from the instructions again.

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