I copy rte_config.h to /usr/include/ and it can pass the ./configure, when
did 'make', meet the error of these:

  CXXLD    libcommon_crc.la
../libtool: line 6000: cd: yes/lib: No such file or directory
libtool: link: cannot determine absolute directory name of `yes/lib'
Makefile:13645: recipe for target 'libcommon_crc.la' failed
make[3]: *** [libcommon_crc.la] Error 1
make[3]: *** Waiting for unfinished jobs....



2016-07-07 9:04 GMT+08:00 席智勇 <xizhiyon...@gmail.com>:

> Hi haomai:
>
> I noticed your PR about support DPDK by Ceph:
>
> https://github.com/ceph/ceph/pull/9230
>
> It's great job for Ceph.
>
> I want to do some test base on the PR, but can not use it still.First I
> can not find the package for dpdk on debian/ubuntu, So I download the
> source code of dpdk and compile it, and I can run the example within
> DPDK although there has been some problem. Then I compile Ceph, configure
> it with option '--with-dpdk', it aways report some errors about can not
> find header files like 'rte_config.h', actually it is in
> '/usr/include/dpdk/'.
>
> Whether it is the problem of compile and install of dpdk,so ceph cannot
> find it or problem about ceph with dpdk.
>
> Looking forward your tips or advice by anyone else.
>
>
> best regards~
>
> zhiyong
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to