on ubuntu
apt-get install libudev-dev
----------------------
on centos
yum install systemd-devel
编译时
g++ -o main main.cpp -ludev