We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
make
Path: /home/lukc/white space/Grift/src/backend-c/runtime
/home/lukc/white space/Grift/src/backend-c/runtime
The most interesting part in error:
machine `space/Grift/src/backend-c/runtime/boehm-gc' not recognized
Full error:
cd src/backend-c/runtime/; make make[1]: Entering directory '/home/lukc/white space/Grift/src/backend-c/runtime' PWD=`pwd`; cd boehm-gc; ./configure --prefix=/home/lukc/white space/Grift/src/backend-c/runtime/boehm-gc-install configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: space/Grift/src/backend-c/runtime/boehm-gc-install checking build system type... Invalid configuration `space/Grift/src/backend-c/runtime/boehm-gc-install': machine `space/Grift/src/backend-c/runtime/boehm-gc' not recognized configure: error: /bin/bash ./config.sub space/Grift/src/backend-c/runtime/boehm-gc-install failed Makefile:4: recipe for target 'boehm-gc-install' failed make[1]: *** [boehm-gc-install] Error 1 make[1]: Leaving directory '/home/lukc/white space/Grift/src/backend-c/runtime' Makefile:2: recipe for target 'all' failed make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Path:
/home/lukc/white space/Grift/src/backend-c/runtime
The most interesting part in error:
Full error:
The text was updated successfully, but these errors were encountered: