Skip to content

Problem installing rust 0.3 in OS X 10.6.8 #2940

Closed
@Izikiel

Description

@Izikiel

I tried installing rust today, make does build the correct file but when i do make install this happens:

make install
cfg: shell host triple x86_64-apple-darwin
cfg: host for x86_64-apple-darwin is x86_64
cfg: unix-y environment
cfg: using gcc
cfg: no pandoc found, omitting doc/rust.pdf
cfg: no llnextgen found, omitting grammar-verification
cfg: no pandoc found, omitting library doc build
cfg: including install rules
install: /usr/local/bin/rustc
install: /usr/local/bin/cargo
install: /usr/local/bin/rustdoc
install: /usr/local/lib/librustrt.dylib
install_lib: /usr/local/lib/libcore-d27e4777a53c3e50-0.3.dylib
install_lib: /usr/local/lib/libstd-d399da1ab6f5bec0-0.3.dylib
install_lib: /usr/local/lib/librustc-73389320c1332876-0.3.dylib
install_lib: /usr/local/lib/libsyntax-b45cc7d0b085bc34-0.3.dylib
install: /usr/local/lib/librustllvm.dylib
install: /usr/local/share/man/man1/rustc.1
install: /usr/local/lib/rustc/x86_64-apple-darwin/lib/librustrt.dylib
install_lib: /usr/local/lib/rustc/x86_64-apple-darwin/lib/libcore-.dylib
install_lib: /usr/local/lib/rustc/x86_64-apple-darwin/lib/libstd-.dylib
install_lib: /usr/local/lib/rustc/x86_64-apple-darwin/lib/librustc-.dylib
install: x86_64-apple-darwin/stage2/lib/rustc/x86_64-apple-darwin/lib/librustc-73389320c1332876-0.3.dylib.dSYM: Inappropriate file type or format
make: *** [install-target-x86_64-apple-darwin-host-x86_64-apple-darwin] Error 71

Anyone has any idea of what is going on and a possible fix?

I have installed clang ++ 3.0, make 3.81, curl, python 2.7, and perl 5.10. I have installed gcc 4.2, maybe it has something to do with it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-macosOperating system: macOS

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions