Hi, 2016-07-12 11:30, Maxime Coquelin: > The error is reported using test build script: > > $ scripts/test-build.sh x86_64-native-linuxapp-gcc > ... > drivers/net/virtio/virtio_user_ethdev.c: In function > ?virtio_user_pmd_devinit?: > drivers/net/virtio/virtio_user_ethdev.c:345:2: error: this ?if? clause does > not guard... [-Werror=misleading-indentation]
Are you using gcc 6 ?