Skip to content

rust 0.3.1 fails to compile with host clang installed #3631

Description

@Fiyorin

./configure --prefix=/tmp/rust031
[...]
make
[...]
-> see http://pastebin.com/raw.php?i=snAkhGz5

interestingly, the rust git version compiles fine on this machine. just not 0.3.1.

then i noticed i had clang already installed in this system. i removed it "aptitude purge clang" and it's deps, and then the build worked fine. installed clang version: 3.1 http://packages.debian.org/sid/clang

i suggest the build script tries to detect if there's clang installed already on the host.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-linuxOperating system: Linux

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions