[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4c575cc7-22b8-42e0-a973-e06ccb82124b@lunn.ch>
Date: Tue, 26 Mar 2024 13:34:33 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Matthieu Baerts <matttbe@...nel.org>
Cc: Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org,
netdev-driver-reviewers@...r.kernel.org
Subject: Re: [TEST] VirtioFS instead of 9p
> > And the Rust that comes with it doesn't seem to be able to build it :(
> Did you try by installing Rust (rustc, cargo) via rustup [1]? It is even
> possible to get the offline installer if it is easier [2]. With rustup,
> you can easily install newer versions of the Rust toolchain.
I guess part of the problem is that $RUST does not have a stable
meaning yet. The rust in the kernel seems to need a different
definition of $RUST to this package. And this machine is all about
testing the kernel, so $RUST is set for how the kernel wants $RUST
defined.
Maybe, eventually, rust will become stable, and you just install a
rust compiler like you install a C compiler, and it just works for
everything. But we are not there yet.
Andrew
Powered by blists - more mailing lists