buildOpenCVXavier icon indicating copy to clipboard operation
buildOpenCVXavier copied to clipboard

Patch issue: cuda_gl_interop.h is read-only; trying to patch anyway

Open MrOCW opened this issue 3 years ago • 0 comments

Hi @jetsonhacks , I am trying to use this repo to build OpenCV in a docker build. However, I am getting this in the command line

File cuda_gl_interop.h is read-only; trying to patch anyway patch: **** Can't create temporary file ./cuda_gl_interop.h.oaK9TUB : Read-only file system

The cmake then carries on but during the build process, there are several GL errors along the way which i think might be related to the patch issue above. Seeking your assistance.

Thanks!

MrOCW avatar Apr 15 '21 07:04 MrOCW