hezhangjian commented on PR #5066: URL: https://github.com/apache/opendal/pull/5066#issuecomment-2586981073
@yuchanns Sorry, can you give me some hint about this error? ``` Error: C:\Users\runneradmin\go\pkg\mod\github.com\apache\opendal-go-services\[email protected]\service.go:60:29: undefined: libopendalZst # github.com/apache/opendal/bindings/go Error: ..\..\ffi.go:32:28: undefined: purego.Dlopen Error: ..\..\ffi.go:32:48: undefined: purego.RTLD_LAZY Error: ..\..\ffi.go:32:65: undefined: purego.RTLD_GLOBAL Error: ..\..\ffi.go:44:10: undefined: purego.Dlclose Error: ..\..\ffi.go:86:21: undefined: purego.Dlsym Error: ..\..\delete.go:58:25: undefined: unix.BytePtrFromString Error: ..\..\operator.go:114:24: undefined: unix.BytePtrFromString Error: ..\..\operator.go:1[80](https://github.com/apache/opendal/actions/runs/12747104741/job/35524528295?pr=5066#step:18:81):23: undefined: unix.BytePtrFromString Error: ..\..\operator.go:184:25: undefined: unix.BytePtrFromString Error: ..\..\operator_info.go:328:15: undefined: unix.BytePtrToString Error: ..\..\operator_info.go:328:15: too many errors FAIL opendal_test [build failed] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
