zannotate icon indicating copy to clipboard operation
zannotate copied to clipboard

Cannot build from source

Open clin1234 opened this issue 3 months ago • 0 comments

❯ go install github.com/zmap/zannotate/cmd/zannotate@master
# github.com/zmap/zcrypto/ct/x509
go\pkg\mod\github.com\zmap\[email protected]\ct\x509\root_windows.go:112:20: cannot use uintptr(unsafe.Pointer(sslPara)) (value of type uintptr) as syscall.Pointer value in struct literal
# github.com/zmap/zcrypto/x509
go\pkg\mod\github.com\zmap\[email protected]\x509\root.go:27:32: undefined: loadSystemRoots

clin1234 avatar Oct 10 '25 21:10 clin1234