silverdev2482@silverdev2482-Standard-PC-Q35-ICH9-2009:~/stardust-xr-server$ cargo build
Compiling proc-macro2 v1.0.53
Compiling quote v1.0.26
Compiling libc v0.2.140
Compiling syn v1.0.109
error: linker `cc` not found
|
= note: No such file or directory (os error 2)
error: could not compile `quote` due to previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile `syn` due to previous error
error: could not compile `proc-macro2` due to previous error
error: could not compile `libc` due to previous error
silverdev2482@silverdev2482-Standard-PC-Q35-ICH9-2009:~/stardust-xr-server$ cargo build
Compiling proc-macro2 v1.0.53
Compiling quote v1.0.26
Compiling libc v0.2.140
Compiling syn v1.0.109
error: linker `cc` not found
|
= note: No such file or directory (os error 2)
error: could not compile `quote` due to previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile `syn` due to previous error
error: could not compile `proc-macro2` due to previous error
error: could not compile `libc` due to previous error