Thanks, that makes sense. I'm using the check-odp scripts, but for some
reason they don't install into the specified target dir.
Nilesh, you should run make install on ODP, and then pass the install
path (or not if you install into standard dirs) to ODP.
Regards,
Zoltan
On 18/04/16 14:18, Maxim Uvarov wrote:
On 04/18/16 15:50, Zoltan Kiss wrote:
Hi,
I've tried this out as well, and it fails for me too. I've used the
following configure command:
./configure--with-odp=[installdir] --with-odp-platform=linux-generic
LDFLAGS="$(LDFLAGS) -L$(REPOS)/[installdir]/lib/ -lpcap -lm
The problem is that libodp.a is in /lib/.libs, not in a directory upper.
Anders, Maxim, do you know why is that on the v1.8.0.0 tag?
it's libtool does. Because you did not do make install it's under .libs
Maxim.
Regards,
Zoltan
On 17/04/16 06:41, nilesh kakade wrote:
Hi All,
I want to install ODP-OVS, for that I have tried ODP version v1.8.0.0.
When I am trying to configure ODP-OVS with configuration option
./configure --with-odp it is throwing following error which is
highlighted by bold.
checking whether gcc -std=gnu99 accepts -Wno-unused... yes
checking whether gcc -std=gnu99 accepts -Wno-unused-parameter... yes
checking target hint for cgcc... x86_64
checking whether make has GNU make $(if) extension... yes
checking for DPDK... no
checking for ODP Debug... yes
checking for ODP Platform... yes
checking for ODP...*configure: error: cannot find ODP headers
*
Because of above error I tried ODP version v1.6.0.0, but same error is
appeared.
*
configure: error: cannot find ODP headers.
*
./configure --with-odp, is it the correct option to use? or is there any
other configuration option.
*
*
_______________________________________________
lng-odp-ovs mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp-ovs
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp