Skip to content

OpenBSD ld: error: undefined symbol: posix_fallocate #24922

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

Closed
Zectbumo opened this issue Apr 30, 2025 · 0 comments · Fixed by #24972
Closed

OpenBSD ld: error: undefined symbol: posix_fallocate #24922

Zectbumo opened this issue Apr 30, 2025 · 0 comments · Fixed by #24972

Comments

@Zectbumo
Copy link
Contributor

Nim Version

nim 2.x

Description

When compiling nim 2.x the error undefined symbol posix_fallocate comes up in compiling the tools.

Current Output

ld: error: undefined symbol: posix_fallocate
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Error: execution of an external program failed

Expected Output


Known Workarounds

No response

Additional Information

No response

Zectbumo added a commit to Zectbumo/Nim that referenced this issue Apr 30, 2025
Zectbumo added a commit to Zectbumo/Nim that referenced this issue Apr 30, 2025
@Zectbumo Zectbumo mentioned this issue May 31, 2025
Araq pushed a commit that referenced this issue May 31, 2025
fixed #24922 missing possix_fallocate for openbsd
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

Successfully merging a pull request may close this issue.

1 participant