[Ltrace-devel] Compilation error with dwarf code

Petr Machata pmachata at redhat.com
Thu Jul 31 14:08:35 UTC 2014


Kai Noda <nodakai at gmail.com> writes:

> --- a/proc.c
> +++ b/proc.c
> @@ -36,7 +36,9 @@
>  #include "options.h"
>  #include "proc.h"
>  #include "value_dict.h"
> +#if defined(HAVE_LIBDW)
>  #include "dwarf_prototypes.h"
> +#endif /* defined(HAVE_LIBDW) */

Makes sense.  Do you want to send this in a git-format-patch form so
that your authorship is preserved?

Thanks,
PM



More information about the Ltrace-devel mailing list