- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
1. When I run "aocl install" after sourcing the .sh file:
source setup_env.sh
the error is:
make: Leaving directory '/usr/src/linux-headers-4.15.0-43-generic'
Unable to create /opt/altera/aocl-pro-rte/aclrte-linux64/installed_packages
2. When I run "aocl install" after running:
source init_opencl.sh The file "init_opencl.sh" is located in /opt/altera/aocl-pro-rte/aclrte-linux64/
the error is:
cc1: some warnings being treated as errors
scripts/Makefile.build:332: recipe for target '/tmp/opencl_driver_4wpvvg/aclpci.o' failed
make[1]: *** [/tmp/opencl_driver_4wpvvg/aclpci.o] Error 1
Makefile:1551: recipe for target '_module_/tmp/opencl_driver_4wpvvg' failed
make: *** [_module_/tmp/opencl_driver_4wpvvg] Error 2
make: Leaving directory '/usr/src/linux-headers-4.15.0-43-generic'
aocl install: failed.
How should I solve this problem?
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I am also having the same problem while trying to install drivers for DE5
