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

get ld error when compile on msys2 MinGw #966

Open
jingkang99 opened this issue Nov 5, 2022 · 1 comment
Open

get ld error when compile on msys2 MinGw #966

jingkang99 opened this issue Nov 5, 2022 · 1 comment
Labels
O-Windows 🖥️ Operating system: Windows

Comments

@jingkang99
Copy link

./configure
make

warning:
image

for first error, adding -lws2_32 to the ld command is a fix. but there are other similar issue. seem make file need a fix

undefined reference to `htonll'

image

@ilammy ilammy added the O-Windows 🖥️ Operating system: Windows label Nov 20, 2022
@ilammy
Copy link
Collaborator

ilammy commented Nov 20, 2022

To be honest, MSYS2 support is at best on “life support” at the moment, and is still largely experimental as we don’t get all too many users interested in it. So setting the expectations straight, I don’t think maintainers are going to look into this issue promptly, but patches are always welcome.

Interestingly, the CI build for MSYS2 is still green so I wonder what’s the discrepancy in the environments.

Sorry for a rather late response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-Windows 🖥️ Operating system: Windows
Projects
None yet
Development

No branches or pull requests

2 participants