Skip to content

fatal error: 'new' file not found #4247

Closed
@bachmeil

Description

@bachmeil

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-linuxOperating system: Linux

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions