-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
No rule to make target install #150
Comments
|
Hi Guy,
so the same question still applies: how do I get "make install" to succeed? I might be missing something related to how custompios operates behind the scenes here... cheers |
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Hi,
I'm writing a module to build (and install) opencv from source. I'm not able to complete the installation step successfully, not with "make install" nor with "checkinstall" which returns the message below.
I believe I'm missing something fundamental here, and I'm looking forward to your input.
thanks
Stef
========================= Installation results ===========================
make: *** No rule to make target 'install'. Stop.
**** Installation failed. Aborting package creation.
Cleaning up...OK
Bye.
++++ echo_red 'build failed, unmounting image...'
++++ echo -e -n '\e[91m'
++++ echo build failed, unmounting image...
build failed, unmounting image...
++++ echo -e -n '\e[0m'
The text was updated successfully, but these errors were encountered: