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
after a successful configure and make from top of tree, make install fails:
configure
make
make install
... gen-install-script: gen-install-script: CFG_PRODUCT_NAME := Rust-Documentation gen-install-script: CFG_REL_MANIFEST_DIR := rustlib gen-install-script: CFG_SUCCESS_MESSAGE := Rust-documentation-is-installed. gen-install-script: CFG_OUTPUT_SCRIPT := tmp/dist/rust-docs-1.13.0-dev-x86_6 ... gen-install-script: CFG_LEGACY_MANIFEST_DIRS := rustlib,cargo gen-install-script: gen-install-script: validating arguments gen-install-script: install: error: Option '--docdir=/usr/local/share/doc/rust' is not recognized
The text was updated successfully, but these errors were encountered:
Duplicate of #36451
Sorry, something went wrong.
Indeed closing as a dupe
No branches or pull requests
after a successful
configure
andmake
from top of tree,make install
fails:The text was updated successfully, but these errors were encountered: