Skip to content

libdevinfo.h make error - Linux x64 #1

@sammcj

Description

@sammcj
  • CentOS 7 x64
  • gcc 4.8.5
  • make 3.82

Searching around it looks like libdevinfo.h is used on solaris / with zfs so I'm not quite sure what to install to provide this (if it's required):

root@dev-samm-01:~/lsiutil  # make
gcc -Wall -O lsiutil.c -o lsiutil
lsiutil.c:114:24: fatal error: libdevinfo.h: No such file or directory
 #include <libdevinfo.h>
                        ^
compilation terminated.
make: *** [lsiutil] Error 1

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