free5gc / upf

Apache License 2.0
32 stars 51 forks source link

Error While building UPF Build #9

Open anshu-s opened 4 years ago

anshu-s commented 4 years ago

hi , i am facing library linkage error while building build for UPF . /usr/bin/ld: cannot find -lfree5GC_lib collect2: error: ld returned 1 exit status src/CMakeFiles/free5GC_UPF_main.dir/build.make:302: recipe for target 'src/home/anshu/cn/core_network/demo/free5GC-ARM/src/upf/build/bin/free5gc-upfd' failed make[2]: [src/home/anshu/cn/core_network/demo/free5GC-ARM/src/upf/build/bin/free5gc-upfd] Error 1 CMakeFiles/Makefile2:123: recipe for target 'src/CMakeFiles/free5GC_UPF_main.dir/all' failed make[1]: [src/CMakeFiles/free5GC_UPF_main.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2

Can you please help me how can i resolve this error

free5gc-org commented 3 years ago

@anshu-s

Please pull the latest commit (3e10a73c6f64fd7e6378e4248e0703ecc1da9e18) and try again. If no more issue, please close this issue. Thanks.