-
Notifications
You must be signed in to change notification settings - Fork 56
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
E: Unable to locate package libdc1394-22-dev #24
Comments
I've updated the script. |
Ah well now I am running into this issue which stops the script: [ 22%] Processing OpenCL kernels (core) /home/azain/opencv/modules/core/src/cuda/gpu_mat.cu(77): warning #177-D: parameter "ptr" was declared but never referenced /usr/include/c++/11/bits/std_function.h:435:145: error: parameter packs not expanded with ‘...’: make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:84: modules/core/CMakeFiles/cuda_compile_1.dir/src/cuda/cuda_compile_1_generated_gpu_mat_nd.cu.o] Error 1 make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:77: modules/core/CMakeFiles/cuda_compile_1.dir/src/cuda/cuda_compile_1_generated_gpu_mat.cu.o] Error 1 |
Sorry to hear. |
Jetpack 6 and I have tried a freshly flashed image many times only to receive this error which prevents the script from successfully running. I noticed there were a few extra errors while the script ran before this final error ended the script. |
I googled your issue and it seems a known problem. |
When I run the script ./OpenCV-4-9-0.sh it throws an error after only seconds stating: E: Unable to locate package libdc1394-22-dev
I have tried to find solutions for this online such as installing libdc1394-dev. However, the issue persists preventing the execution of the script. Any ideas? I am using the Jetson Orin Nano
The text was updated successfully, but these errors were encountered: