Skip to content

显式增加 lib#31

Open
bao3 wants to merge 1 commit into
wangyu-:mpfrom
bao3:patch-1
Open

显式增加 lib#31
bao3 wants to merge 1 commit into
wangyu-:mpfrom
bao3:patch-1

Conversation

@bao3
Copy link
Copy Markdown

@bao3 bao3 commented Sep 21, 2019

针对 FreeBSD,需要增加 -lnet 以便系统自动搜索 libnet.h ,增加 -lpcap 以便解决make 时 pcap 错误,-lrdmacm -libverbs -lvgl -lvmmapi 则解决相应的 rdmsniff 等等错误。

这些参数都是系统会自动去查找的,但是需要 makefile 中指出。

https://github.com/wangyu-/udp2raw-multiplatform/issues/24#issuecomment-501305568 修改而来

针对 FreeBSD,需要增加  `-lnet `以便系统自动搜索 `libnet.h` ,增加 `-lpcap` 以便解决make 时 `pcap` 错误,`-lrdmacm -libverbs -lvgl -lvmmapi` 则解决相应的 rdmsniff 等等错误。

这些参数都是系统会自动去查找的,但是需要 makefile 中指出。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant