https://bugs.dpdk.org/show_bug.cgi?id=70
Bug ID: 70 Summary: freebsd build dpdk18.08-rc1 issue Product: DPDK Version: 18.08 Hardware: x86 OS: FreeBSD Status: CONFIRMED Severity: normal Priority: Normal Component: ethdev Assignee: dev@dpdk.org Reporter: meijuanx.z...@intel.com Target Milestone: --- freebsd(10.0) build dpdk18.08-rc1 show error: DPDK/lib/librte_eal/bsdapp/eal/eal_interrupts.c: In function 'intr_source_to_kevent': DPDK/lib/librte_eal/bsdapp/eal/eal_interrupts.c:70:16: error: 'NOTE_NSECONDS' undeclared (first use in this function) ke->fflags = NOTE_NSECONDS; ^ compilation terminated due to -Wfatal-errors. -- You are receiving this mail because: You are the assignee for the bug.