Hello,             I am trying to run DPDK 18.08 on Ubuntu 18.04. I used dpdk-setup.sh to complie DPDK, but an error occurred whether i used icc or gcc when build kernel/linux/igb_uio.                On  my Ubuntu 18.08 system ,  there are four kernel versions and the current version  I used is 5.3.0-53-generic.        Before I used dpdk-setup.sh method, i used make to complie DPDK 18.08 on the same system with gcc and succeed.                Now I need to compile DPDK 18.08 with icc. Please correct me if I am doing something wrong or I am missing something.         Regards,         Liuyang