Skip to content

Source 'make build' fails #58

@Pir00t

Description

@Pir00t

Hello,

Trying to build from source on Ubuntu 18.04 with Hashcat 5.1.0 but getting the following error:

github.com/fireeye/gocat

In file included from /usr/local/include/hashcat/types.h:28:0,
from ./wrapper.h:5,
from ../gocat/gocat.go:9:
/usr/local/include/hashcat/ext_lzma.h:8:10: fatal error: LzmaDec.h: No such file or directory
#include <LzmaDec.h>

compilation terminated.
Makefile:14: recipe for target 'build' failed
make: *** [build] Error 2

So far I've built Hashcat in Shared mode and confirmed it works with my GPUs.

Any help would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions