-
Notifications
You must be signed in to change notification settings - Fork 433
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
../source/configure: line 15969: PKG_PROG_PKG_CONFIG: command not found #16
Comments
yep, this comes from checking for cross-compiler environment. PKG_PROG_PKG_CONFIG
PKG_CONFIG="pkg-config"
if test -n "${host}" ; then
PKG_CONFIG=${host}-${PKG_CONFIG}
fi |
cuda_copy implementation
RNDV/GET: try to push request to pending
Running configure on master branch (first time after autogen)
The text was updated successfully, but these errors were encountered: