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

Cannot open '/lib/system.nim' #24385

Closed
lost22git opened this issue Oct 30, 2024 · 5 comments · Fixed by #24460
Closed

Cannot open '/lib/system.nim' #24385

lost22git opened this issue Oct 30, 2024 · 5 comments · Fixed by #24460

Comments

@lost22git
Copy link

Description

I built nim from the source and set bin dir as PATH, but got the error cannot open /lib/system.nim when i compiled a helloworld.nim.

Nim Version

Nim Compiler Version 2.2.1 [Linux: arm64]
Compiled at 2024-10-29
Copyright (c) 2006-2024 by Andreas Rumpf

git hash: d618974
active boot switches: -d:release

Current Output

No response

Expected Output

No response

Known Workarounds

No response

Additional Information

No response

@narimiran
Copy link
Member

Show us your code.

@lost22git
Copy link
Author

Show us your code.

echo "hello"

@ringabout
Copy link
Member

What's your OS?

@lost22git
Copy link
Author

What's your OS?

Android termux debian distro

@Nuc1eoN
Copy link

Nuc1eoN commented Nov 20, 2024

Seems related? #22369

EDIT: Also #23197

A bug in the installer.

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

Successfully merging a pull request may close this issue.

5 participants