Skip to content

#include <mhash.h> error on make install #3

Description

@gaamaaresosa

This is an excellent need for today world.
Which I am seaching since few weeks.

But while trying in Raspberry pi, I get below error.
May be the latest linux is not supported or some missing libs.

Please fix this

 $ sudo make install
[  6%] Built target argtable3
[ 10%] Building C object CMakeFiles/Silent_Packer.dir/src/main.c.o
In file included from /home/pi/Silent_Packer/src/main.c:5:
/home/pi/Silent_Packer/includes/ELF/elf_packing.h:16:10: fatal error: mhash.h: No such file or directory
 #include <mhash.h>
          ^~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/Silent_Packer.dir/build.make:63: CMakeFiles/Silent_Packer.dir/src/main.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:105: CMakeFiles/Silent_Packer.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions