[dpdk-dev] net/virtio: build is broken on FreeBSD
    Andrew Rybchenko 
    arybchenko at solarflare.com
       
    Tue Jan 17 15:39:06 CET 2017
    
    
  
Hi,
dpdk-next-net build is broken for me on FreeBSD 10.3 and 11.0 regardless 
clang/gcc:
   CC test_cryptodev_blockcipher.o
   CC test_cryptodev_perf.o
   CC test_cryptodev.o
   CC test_kvargs.o
   LD test
/tmp/dpdk-next-net.x86_64-native-bsdapp-clang/lib/librte_pmd_virtio.a(virtio_ethdev.o): 
In function `virtio_init_device':
/tmp/dpdk-next-net/drivers/net/virtio/virtio_ethdev.c:(.text+0x217):
undefined reference to `virtio_user_driver'
clang: error: linker command failed with exit code 1 (use -v to see 
invocation)
gmake[4]: *** [/tmp/dpdk-next-net/mk/rte.app.mk:235: test] Error 1
gmake[3]: *** [/tmp/dpdk-next-net/mk/rte.subdir.mk:63: test] Error 2
gmake[2]: *** [/tmp/dpdk-next-net/mk/rte.sdkbuild.mk:80: app] Error 2
gmake[1]: *** [/tmp/dpdk-next-net/mk/rte.sdkroot.mk:127: all] Error 2
gmake: *** [Makefile:12: all] Error 2
Am I doing something wrong? Just default config for the target and gmake.
Andrew.
    
    
More information about the dev
mailing list