Re: [dev-servo] How to disable Rust download and force use of pre-installed Rust?

2016-05-11 Thread Michal Suchanek
Hello, On 11 May 2016 at 16:21, Jack Moffitt wrote: > Note that you will not be able to build with 1.8.0 since we depend on > many features available only in nightly. You can see which nightly we > download by looking at the date in > https://github.com/servo/servo/blob/master/rust-nightly-date

[dev-servo] problem building servo

2015-02-06 Thread Michal Suchanek
Hello, I tried to check out the servo repository and build servo. At first I got some errors about non-existent methods so I did an update and now I get error about duplicate openssl: $ ./mach build native library `openssl` is being linked to by more than one package, and can only be linked to b