- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everyone
I am trying to emerge a package on Gentoo Linux.
It always fails because of `Error: A license for Comp-CL is not available (-9,57).`
I can compile the same package out of portage.
the error is as following.
1
icpc -march=native -O2 -pipe -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DRARDLL -c ../rar.cpp
2
3
Error: A license for Comp-CL is not available (-9,57).
4
5
License file(s) used were (in this order):
6
** 1. /opt/intel/compilers_and_libraries_2018.1.163/linux/licenses
7
** 2. /opt/intel/licenses/((((my licenses)))).lic
8
...
view sourceprint?
1
Please refer http://software.intel.com/sites/support/ for more information..
2
3
icpc: error #10052: could not checkout FLEXlm license
4
make: *** [../makefile:132: rar.o] Error 1
Thanks.
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you know where your license file reside?
Thanks,
Viet

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page