couldn't install hashmap on lubuntu 17.10

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
-1
down vote

favorite












I've been trying to install hashcat on my lubuntu machine. i have downloaded zip file from github and extracted it but every time i run make command. terminal would end up yelling...




make: * Waiting for unfinished jobs.... In file included from
include/types.h:990:0,
from src/user_options.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/shared.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/hashes.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/outfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/opencl.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/hashcat.c:10: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/loopback.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/straight.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/dictstat.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/cpu_crc32.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/mpsp.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
from src/affinity.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ In file included from include/types.h:990:0,
from src/stdout.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
from src/bitmap.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ src/Makefile:471: recipe for target 'obj/cpu_crc32.NATIVE.STATIC.o' failed make:

[obj/cpu_crc32.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/dictstat.NATIVE.STATIC.o' failed make:
[obj/dictstat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/hashcat.NATIVE.STATIC.o' failed make:

[obj/hashcat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/hashes.NATIVE.STATIC.o' failed make:
[obj/hashes.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/loopback.NATIVE.STATIC.o' failed make:

[obj/loopback.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/mpsp.NATIVE.STATIC.o' failed make:
[obj/mpsp.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for target
'obj/opencl.NATIVE.STATIC.o' failed make:

[obj/opencl.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/outfile.NATIVE.STATIC.o' failed make:
[obj/outfile.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/shared.NATIVE.STATIC.o' failed make:

[obj/shared.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/straight.NATIVE.STATIC.o' failed make:
[obj/straight.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
target 'obj/user_options.NATIVE.STATIC.o' failed make:

[obj/user_options.NATIVE.STATIC.o] Error 1 compilation terminated.
compilation terminated. src/Makefile:471: recipe for target
'obj/stdout.NATIVE.STATIC.o' failed make:
[obj/stdout.NATIVE.STATIC.o] Error 1 In file included from
include/types.h:990:0,
from src/logfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
^~~~~~~~~ compilation terminated. src/Makefile:471: recipe for target 'obj/bitmap.NATIVE.STATIC.o' failed make: *

[obj/bitmap.NATIVE.STATIC.o] Error 1 In file included from
include/types.h:990:0,
from src/rp_kernel_on_cpu.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
directory #include
^~~~~~~~~ src/Makefile:471: recipe for target 'obj/logfile.NATIVE.STATIC.o' failed make: ***
[obj/logfile.NATIVE.STATIC.o] Error 1 compilation terminated. In file
included from include/types.h:990:0,
from src/interface.c:8: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include




i'll provide you anything if needed.
help me!!









share







New contributor




jin reeii is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.























    up vote
    -1
    down vote

    favorite












    I've been trying to install hashcat on my lubuntu machine. i have downloaded zip file from github and extracted it but every time i run make command. terminal would end up yelling...




    make: * Waiting for unfinished jobs.... In file included from
    include/types.h:990:0,
    from src/user_options.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
    directory #include
    ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
    from src/shared.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
    from src/hashes.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
    from src/outfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ In file included from include/types.h:990:0,
    from src/opencl.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
    from src/hashcat.c:10: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
    from src/loopback.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ In file included from include/types.h:990:0,
    from src/straight.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
    from src/dictstat.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
    from src/cpu_crc32.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ In file included from include/types.h:990:0,
    from src/mpsp.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
    from src/affinity.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ In file included from include/types.h:990:0,
    from src/stdout.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
    from src/bitmap.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ src/Makefile:471: recipe for target 'obj/cpu_crc32.NATIVE.STATIC.o' failed make:

    [obj/cpu_crc32.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
    target 'obj/dictstat.NATIVE.STATIC.o' failed make:
    [obj/dictstat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
    target 'obj/hashcat.NATIVE.STATIC.o' failed make:

    [obj/hashcat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
    target 'obj/hashes.NATIVE.STATIC.o' failed make:
    [obj/hashes.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
    target 'obj/loopback.NATIVE.STATIC.o' failed make:

    [obj/loopback.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
    target 'obj/mpsp.NATIVE.STATIC.o' failed make:
    [obj/mpsp.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for target
    'obj/opencl.NATIVE.STATIC.o' failed make:

    [obj/opencl.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
    target 'obj/outfile.NATIVE.STATIC.o' failed make:
    [obj/outfile.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
    target 'obj/shared.NATIVE.STATIC.o' failed make:

    [obj/shared.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
    target 'obj/straight.NATIVE.STATIC.o' failed make:
    [obj/straight.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
    target 'obj/user_options.NATIVE.STATIC.o' failed make:

    [obj/user_options.NATIVE.STATIC.o] Error 1 compilation terminated.
    compilation terminated. src/Makefile:471: recipe for target
    'obj/stdout.NATIVE.STATIC.o' failed make:
    [obj/stdout.NATIVE.STATIC.o] Error 1 In file included from
    include/types.h:990:0,
    from src/logfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
    ^~~~~~~~~ compilation terminated. src/Makefile:471: recipe for target 'obj/bitmap.NATIVE.STATIC.o' failed make: *

    [obj/bitmap.NATIVE.STATIC.o] Error 1 In file included from
    include/types.h:990:0,
    from src/rp_kernel_on_cpu.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
    directory #include
    ^~~~~~~~~ src/Makefile:471: recipe for target 'obj/logfile.NATIVE.STATIC.o' failed make: ***
    [obj/logfile.NATIVE.STATIC.o] Error 1 compilation terminated. In file
    included from include/types.h:990:0,
    from src/interface.c:8: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include




    i'll provide you anything if needed.
    help me!!









    share







    New contributor




    jin reeii is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      -1
      down vote

      favorite









      up vote
      -1
      down vote

      favorite











      I've been trying to install hashcat on my lubuntu machine. i have downloaded zip file from github and extracted it but every time i run make command. terminal would end up yelling...




      make: * Waiting for unfinished jobs.... In file included from
      include/types.h:990:0,
      from src/user_options.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
      directory #include
      ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
      from src/shared.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
      from src/hashes.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
      from src/outfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ In file included from include/types.h:990:0,
      from src/opencl.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
      from src/hashcat.c:10: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
      from src/loopback.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ In file included from include/types.h:990:0,
      from src/straight.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
      from src/dictstat.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
      from src/cpu_crc32.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ In file included from include/types.h:990:0,
      from src/mpsp.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
      from src/affinity.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ In file included from include/types.h:990:0,
      from src/stdout.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
      from src/bitmap.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ src/Makefile:471: recipe for target 'obj/cpu_crc32.NATIVE.STATIC.o' failed make:

      [obj/cpu_crc32.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/dictstat.NATIVE.STATIC.o' failed make:
      [obj/dictstat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/hashcat.NATIVE.STATIC.o' failed make:

      [obj/hashcat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/hashes.NATIVE.STATIC.o' failed make:
      [obj/hashes.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/loopback.NATIVE.STATIC.o' failed make:

      [obj/loopback.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/mpsp.NATIVE.STATIC.o' failed make:
      [obj/mpsp.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for target
      'obj/opencl.NATIVE.STATIC.o' failed make:

      [obj/opencl.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/outfile.NATIVE.STATIC.o' failed make:
      [obj/outfile.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/shared.NATIVE.STATIC.o' failed make:

      [obj/shared.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/straight.NATIVE.STATIC.o' failed make:
      [obj/straight.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/user_options.NATIVE.STATIC.o' failed make:

      [obj/user_options.NATIVE.STATIC.o] Error 1 compilation terminated.
      compilation terminated. src/Makefile:471: recipe for target
      'obj/stdout.NATIVE.STATIC.o' failed make:
      [obj/stdout.NATIVE.STATIC.o] Error 1 In file included from
      include/types.h:990:0,
      from src/logfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. src/Makefile:471: recipe for target 'obj/bitmap.NATIVE.STATIC.o' failed make: *

      [obj/bitmap.NATIVE.STATIC.o] Error 1 In file included from
      include/types.h:990:0,
      from src/rp_kernel_on_cpu.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
      directory #include
      ^~~~~~~~~ src/Makefile:471: recipe for target 'obj/logfile.NATIVE.STATIC.o' failed make: ***
      [obj/logfile.NATIVE.STATIC.o] Error 1 compilation terminated. In file
      included from include/types.h:990:0,
      from src/interface.c:8: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include




      i'll provide you anything if needed.
      help me!!









      share







      New contributor




      jin reeii is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I've been trying to install hashcat on my lubuntu machine. i have downloaded zip file from github and extracted it but every time i run make command. terminal would end up yelling...




      make: * Waiting for unfinished jobs.... In file included from
      include/types.h:990:0,
      from src/user_options.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
      directory #include
      ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
      from src/shared.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
      from src/hashes.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
      from src/outfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ In file included from include/types.h:990:0,
      from src/opencl.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
      from src/hashcat.c:10: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
      from src/loopback.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ In file included from include/types.h:990:0,
      from src/straight.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
      from src/dictstat.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
      from src/cpu_crc32.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ In file included from include/types.h:990:0,
      from src/mpsp.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. compilation terminated. In file included from include/types.h:990:0,
      from src/affinity.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ In file included from include/types.h:990:0,
      from src/stdout.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. In file included from include/types.h:990:0,
      from src/bitmap.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ src/Makefile:471: recipe for target 'obj/cpu_crc32.NATIVE.STATIC.o' failed make:

      [obj/cpu_crc32.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/dictstat.NATIVE.STATIC.o' failed make:
      [obj/dictstat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/hashcat.NATIVE.STATIC.o' failed make:

      [obj/hashcat.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/hashes.NATIVE.STATIC.o' failed make:
      [obj/hashes.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/loopback.NATIVE.STATIC.o' failed make:

      [obj/loopback.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/mpsp.NATIVE.STATIC.o' failed make:
      [obj/mpsp.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for target
      'obj/opencl.NATIVE.STATIC.o' failed make:

      [obj/opencl.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/outfile.NATIVE.STATIC.o' failed make:
      [obj/outfile.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/shared.NATIVE.STATIC.o' failed make:

      [obj/shared.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/straight.NATIVE.STATIC.o' failed make:
      [obj/straight.NATIVE.STATIC.o] Error 1 src/Makefile:471: recipe for
      target 'obj/user_options.NATIVE.STATIC.o' failed make:

      [obj/user_options.NATIVE.STATIC.o] Error 1 compilation terminated.
      compilation terminated. src/Makefile:471: recipe for target
      'obj/stdout.NATIVE.STATIC.o' failed make:
      [obj/stdout.NATIVE.STATIC.o] Error 1 In file included from
      include/types.h:990:0,
      from src/logfile.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include
      ^~~~~~~~~ compilation terminated. src/Makefile:471: recipe for target 'obj/bitmap.NATIVE.STATIC.o' failed make: *

      [obj/bitmap.NATIVE.STATIC.o] Error 1 In file included from
      include/types.h:990:0,
      from src/rp_kernel_on_cpu.c:7: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or
      directory #include
      ^~~~~~~~~ src/Makefile:471: recipe for target 'obj/logfile.NATIVE.STATIC.o' failed make: ***
      [obj/logfile.NATIVE.STATIC.o] Error 1 compilation terminated. In file
      included from include/types.h:990:0,
      from src/interface.c:8: include/ext_OpenCL.h:17:10: fatal error: CL/cl.h: No such file or directory #include




      i'll provide you anything if needed.
      help me!!







      lubuntu





      share







      New contributor




      jin reeii is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      jin reeii is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      jin reeii is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 7 mins ago









      jin reeii

      1




      1




      New contributor




      jin reeii is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      jin reeii is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      jin reeii is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.

























          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          jin reeii is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f480221%2fcouldnt-install-hashmap-on-lubuntu-17-10%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          jin reeii is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          jin reeii is a new contributor. Be nice, and check out our Code of Conduct.












          jin reeii is a new contributor. Be nice, and check out our Code of Conduct.











          jin reeii is a new contributor. Be nice, and check out our Code of Conduct.













           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f480221%2fcouldnt-install-hashmap-on-lubuntu-17-10%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay