[PATCH] README: Add the necessary method about elfutils
HAGIO KAZUHITO(萩尾 一仁)
k-hagio-ab at nec.com
Wed Aug 19 00:53:45 EDT 2020
-----Original Message-----
> In dwarf_info.c: 20, #include <elfutils/libdwfl.h>
>
> Signed-off-by: Jinyang He <hejinyang at loongson.cn>
> ---
> README | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/README b/README
> index f83717f..f69fe43 100644
> --- a/README
> +++ b/README
> @@ -18,6 +18,7 @@
> #
> # mkdir /usr/local/include/elfutils/
> # cp ./libdw/libdw.h /usr/local/include/elfutils/libdw.h
> + # cp ./libdwfl/libdwfl.h /usr/local/include/elfutils/libdwfl.h
That's right, applied.
Thanks,
Kazu
> # cp ./libdw/dwarf.h /usr/local/include/dwarf.h
> # cp ./libelf/libelf.h /usr/local/include/libelf.h
> # cp ./libelf/gelf.h /usr/local/include/gelf.h
> --
> 2.1.0
More information about the kexec
mailing list