volatility icon indicating copy to clipboard operation
volatility copied to clipboard

building dwarf2json - go build fails

Open kathyl21 opened this issue 1 year ago • 0 comments

I am trying to build dwarf2json. When I run go build I get the following error message:

# /usr/lib/go/src/pflag
./dwarf.go:108:15: d.AddSection undefined (type *dwarf.Data has no field or method AddSection)

My go version is go 1.13.8.

Context Volatility Version: 2 Operating System: Ubuntu 20 Python Version: 2.7.18 Command: go build

kathyl21 avatar Nov 06 '23 12:11 kathyl21