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?