Duveyorg
Duveyorg
./configure --llvm-path /usr/lib/llvm-4.0 object.Exception@../../usr/tmp/app_9806231e_e51f_448e_8012_c8ba06d9f3bd.d(380): The specified library llvm in path '/usr/lib/llvm-4.0/lib' does not exist.
~/quiche $ cargo build --examples Updating crates.io index Locking 118 packages to latest compatible versions Adding bindgen v0.68.1 (latest: v0.69.4) Adding env_logger v0.10.2 (latest: v0.11.5) Adding hermit-abi v0.3.9 (latest: v0.4.0)...
~/illustrated-quic $ cd client ~/illustrated-quic/client $ make make: *** No rule to make target '../quiche/libquiche.a', needed by 'client'. Stop. Please help me with this..