Skip to content

make error #79

@wadeku0920

Description

@wadeku0920

我在ubuntu 16.04上make代碼出現以下的錯誤:

go build -ldflags "-X Elastos.ELA.SideChain/config.Version=dca0" -o side main.go

github.com/elastos/Elastos.ELA.SideChain/spv

spv/spv_module.go:24:13: not enough arguments in call to "github.com/elastos/Elastos.ELA.SideChain/vendor/github.com/elastos/Elastos.ELA.SPV/log".Init
have (uint8)
want (int, int64, int64)
spv/spv_module.go:31:44: not enough arguments in call to _interface.NewSPVService
have (uint32, uint64, []string, int, int)
want (uint32, string, uint64, []string, int, int)
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 2

請協助我釐清問題,謝謝

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions