LinuxRocks2000
Results
2
issues of
LinuxRocks2000
When compiling from source, cargo makes it to the linker step and fails with ``` error: linking with `cc` failed: exit status: 1 | = note: "cc" "-m64" "/tmp/rustct2ZmZT/symbols.o" "/tmp/cargo-installxzRAzJ/release/deps/websocat-d0328a35f1228dd5.websocat.5a09a8ba-cgu.0.rcgu.o"...
I ran `nc -vlp 80` to listen on a port, but it returns `nc: getnameinfo: Temporary failure in name resolution` and terminates. Sorry if this is an obvious problem