pkelsey / libuinet

a library version of FreeBSD's TCP/IP stack plus extras
750 stars 198 forks source link

undefined reference to `__start_set_vnet' #43

Open ziqiaozhou opened 7 years ago

ziqiaozhou commented 7 years ago

I encountered this undefined reference to `start_set_vnet' when I compiling libuinet on ubuntu. I am wondering where this global variable start_set_vnet is defined.