[dpdk-dev] build break on BSD

Olivier MATZ olivier.matz at 6wind.com
Thu Apr 17 10:21:14 CEST 2014


Hi Neil,

On 04/16/2014 09:52 PM, Neil Horman wrote:
>      I was just trying to do a build on bsd for dpdk and hit this:
>
> == Build lib/librte_eal/bsdapp/eal
>    CC eal.o
> /root/git/dpdk/lib/librte_eal/bsdapp/eal/eal.c: In function ‘eal_parse_args’:
> /root/git/dpdk/lib/librte_eal/bsdapp/eal/eal.c:654:5: error: implicit
> declaration of function ‘eal_dev_whitelist_add_entry’
> [-Werror=implicit-function-declaration]
>       eal_dev_whitelist_add_entry(optarg);
>       ^
> [...]
>
> Looks like the recent whitelist/blacklist patches forgot to add the rte_devargs
> headers to the BSD build.

Thanks for reporting, I'll have a look ASAP.

Regards,
Olivier



More information about the dev mailing list