[dpdk-dev] miss include file in DPDK 1.3.1r2

Jia.Sui(贾睢) Jia.Sui at advantech.com.cn
Wed Jul 31 04:43:16 CEST 2013


Hi All,

In DPDK 1.3.1r2, When I include 'rte_malloc.h' in my app, and then compile it
Will cause this issue:
/root/dpdk/x86_64-default-linuxapp-gcc/include/rte_malloc.h:333: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rte_malloc_virt2phy’

It looks it miss the definition of 'phys_addr_t' which is defined in 'rte_memory.h'

Thanks

BRs
Jia Sui


More information about the dev mailing list