NetSys / NetBricks

NetBricks: A new network function framework based on Rust.
ISC License
464 stars 75 forks source link

Build fails in all three ways #107

Open YangZhou1997 opened 5 years ago

YangZhou1997 commented 5 years ago

When directly building by ./build.sh, it finally shows: image

When building with RUST_STATIC=1, it shows: image

When building in containers, it shows: image

I am new to Rust, so I have not got any idea of how to fix them. Just want to run the NF successfully; any suggestions are highly appreciated!

BuzzRage commented 4 years ago

Same problem here.

levaitamas commented 3 years ago

hsadok/NetBricks compiles with nightly-2019-01-19. Thanks, @hsadok!