Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
xuebin-git opened this issue Nov 8, 2023 · 1 comment

Comments

@xuebin-git
Copy link

我按照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

@luokun1995
Copy link

我目前也遇到了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants