Skip to content

运行测试程序(hello)时报错,Symbol not found: _asn1_ia5_string_from_der_ex #4

@xuebin-git

Description

@xuebin-git

我按照readme上的hello例子进行测试,报如下错误:

cd@MacBook-Pro hello % go run hello.go

command-line-arguments

ld: warning: dylib (/usr/local/lib/libgmssl.dylib) was built for newer macOS version (13.6) than being linked (13.0)
dyld[21887]: Symbol not found: _asn1_ia5_string_from_der_ex
Referenced from: /private/var/folders/p4/59y64rq96qx9th9ql15hnt900000gn/T/go-build534468387/b001/exe/hello
Expected in: unknown
signal: abort trap

请问我是哪里没对呢?
我的系统版本是13.6, go 是1.21.3

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