Skip to content

fatal error: 'new' file not found #4247

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
bachmeil opened this issue Dec 21, 2012 · 2 comments
Closed

fatal error: 'new' file not found #4247

bachmeil opened this issue Dec 21, 2012 · 2 comments
Labels
O-linux Operating system: Linux

Comments

@bachmeil
Copy link

I was building rust 0.5 on Linux Mint 13 64-bit according to the instructions in the tutorial. make stopped with the error message

/home/computer/rust-0.5/src/llvm/projects/compiler-rt/lib/asan/asan_new_delete.cc:20:10: fatal error:
'new' file not found

include

I commented out the #include line in asan_new_delete.cc and it finished compiling and the compiler works.

@nikomatsakis
Copy link
Contributor

Not critical for 0.6; removing milestone

@metajack
Copy link
Contributor

Rust has been compiling without errors on many linux systems lately, so I think this issue probably got fixed. Please reopen if you see this again.

RalfJung added a commit to RalfJung/rust that referenced this issue Apr 9, 2025
foreign_items: make comment more consistent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-linux Operating system: Linux
Projects
None yet
Development

No branches or pull requests

3 participants