-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Description
I'm experiencing this issue while trying to perform make
on nbre. This is the output:
/usr/bin/ld: cannot find -lff_functionflow
/usr/bin/ld: cannot find -lff_net
clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [CMakeFiles/nbre_rt.dir/build.make:1033: ../lib/lib/libnbre_rt.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:73: CMakeFiles/nbre_rt.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
Everything went smooth until I reached this point, and I'm clueless now about which dependency or library is missing. Anyone here experienced the same issue?
Metadata
Metadata
Assignees
Labels
No labels