If you did make install for some version of OPD, then it's better to remove it to not compile odp with old headers and catch errors like that:

In file included from odp_queue.c:24:0:
../../helper/include/odph_ring.h:136:9: error: redefinition of 'struct prod'
/usr/local/include/helper/odp_ring.h:136:9: note: originally defined here
../../helper/include/odph_ring.h:146:9: error: redefinition of 'struct cons'
/usr/local/include/helper/odp_ring.h:146:9: note: originally defined here

Thanks,
Maxim.


_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to