Huawei / eSDK_K8S_Plugin

Container-Storage-Interface (CSI) for Huawei storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't make oceanctl

wenchao5211 opened this issue · comments

when i use master to make

make -f Makefile VER=4.1.0 PLATFORM=X86

error:

# huawei-csi-driver/cli/resources
cli/resources/backend.go:195:84: undefined: BackendShowWide
cli/resources/backend.go:222:21: undefined: BackendConfiguration
cli/resources/backend.go:222:45: undefined: BackendShowWide
cli/resources/backend.go:275:73: undefined: BackendConfiguration
cli/resources/backend.go:333:61: undefined: BackendConfiguration
cli/resources/backend.go:348:58: undefined: BackendConfiguration
cli/resources/backend.go:365:38: undefined: BackendConfiguration
cli/resources/backend.go:417:38: undefined: BackendConfiguration
cli/resources/backend.go:432:50: undefined: BackendConfiguration
cli/resources/backend.go:448:58: undefined: BackendConfiguration
cli/resources/backend.go:448:58: too many errors
commented

pls pull latest code and recompile it

i solved it