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

systype: z_stream not found #72

Open
tsingbx opened this issue Dec 20, 2024 · 0 comments
Open

systype: z_stream not found #72

tsingbx opened this issue Dec 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tsingbx
Copy link
Contributor

tsingbx commented Dec 20, 2024

llcppgtest msgpack-c

NewTypeDecl msgpack_zbuffer Fail: z_stream not found sys type z_stream in zlib.h not found 

llcppgtest ksba

pid_t in sys/_types/_pid_t.h not found in package github.com/goplus/llgo/c
gpgrt_ssize_t Fail: ssize_t not found sys type ssize_t in sys/_types/_ssize_t.h not found 
va_list not found sys type va_list in sys/_types/_va_list.h not found

llcppgtest libcrypto

NewTypedefDecl CRYPTO_ONCE Fail: pthread_once_t not found sys type pthread_once_t in sys/_pthread/_pthread_once_t.h not found in package github.com/goplus/llgo/c/pthread, full path /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_pthread/_pthread_once_t.h
2024/12/20 17:25:59 NewTypedefDecl CRYPTO_THREAD_LOCAL Fail: pthread_key_t not found sys type pthread_key_t in sys/_pthread/_pthread_key_t.h not found in package github.com/goplus/llgo/c/pthread, full path /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_pthread/_pthread_key_t.h
@luoliwoshang luoliwoshang changed the title NewTypeDecl msgpack_zbuffer Fail: z_stream not found sys type z_stream in zlib.h not found systype:NewTypeDecl msgpack_zbuffer Fail: z_stream not found sys type z_stream in zlib.h not found Dec 20, 2024
@luoliwoshang luoliwoshang changed the title systype:NewTypeDecl msgpack_zbuffer Fail: z_stream not found sys type z_stream in zlib.h not found systype: z_stream not found Dec 20, 2024
@luoliwoshang luoliwoshang added the enhancement New feature or request label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants