On 09/11/14 at 05:57pm, Daniele Di Proietto wrote:
> In case my main client screws up the code, you can find the commit here
>
> https://github.com/ddiproietto/ovs/commit/6e3523f3bcc74b2af9df221073b45026f
> 9757b15
>
> The corresponding travis build is:
>
> https://travis-ci.org/ddiproietto/ovs/
Hi Thomas,
I finally managed to care of the issue. With the following incremental on
the top of your series OVS DPDK builds properly on travis:
diff --git a/.travis/build.sh b/.travis/build.sh
index c096eaf..b96181f 100755
--- a/.travis/build.sh
+++ b/.travis/build.sh
@@ -23,9 +23,8 @@ function i
On 09/10/14 at 10:33pm, Thomas Graf wrote:
> ./dpdk-1.7.0/build/lib/libintel_dpdk.so: undefined reference to `dlopen'
> ./dpdk-1.7.0/build/lib/libintel_dpdk.so: undefined reference to `dlerror'
Corresponding failing build:
https://travis-ci.org/tgraf/ovs/jobs/34953295
_
WIP, this still results in an error:
/bin/bash ./libtool --tag=CC --mode=link env REAL_CC="gcc -std=gnu99"
CHECK="sparse -I ./include/sparse -m64 -I /usr/local/include -I
/usr/include/x86_64-linux-gnu " cgcc -target=x86_64 -Wstrict-prototypes -Wall
-Wextra -Wno-sign-compare -Wpointer-arith