> -----Original Message----- > From: Thomas Monjalon <[email protected]> > Sent: Friday, April 5, 2019 11:43 PM > To: Jerin Jacob Kollanukkaran <[email protected]>; Pavan Nikhilesh > Bhagavatula <[email protected]> > Cc: [email protected]; [email protected] > Subject: Re: [dpdk-dev] [PATCH v6 3/4] config: add thunderx2 machine > config > > 18/03/2019 17:50, Jerin Jacob Kollanukkaran: > > From: Jerin Jacob <[email protected]> > > > > Optimized configuration for Marvell thunderx2 SoC. > > Updated meson build to support Marvell thunderx2 SoC. > > Added meson cross compile target. > > > > Product details are here: > > > > https://www.marvell.com/server-processors/thunderx2-arm-processors/ > > > > Signed-off-by: Jerin Jacob <[email protected]> > > Signed-off-by: Pavan Nikhilesh <[email protected]> > > I see a very strange error when compiling with meson: > > In file included from /usr/include/inttypes.h:27, > from /usr/include/pcap/pcap-inttypes.h:114, > from /usr/include/pcap/pcap.h:74, > from /usr/include/pcap.h:43, > from ../drivers/net/pcap/rte_eth_pcap.c:19: > /usr/include/stdint.h:109: error: "__INT64_C" redefined [-Werror] > > Could we try to debug it and merge these patches in -rc2?
Could you please give more details to reproduce this issue Compiler version - gcc or clang version? Build - Native or cross ? Build OS ? Meson and Ninja - Versions? The command use to reproduce this issue as we are not able to get this Issue in our local setup? >

