[dpdk-dev] Undefined reference to FUSE

2015-03-18 Thread Verbeiren, David
>> I have done what you said but it does not work. I did it in the >> server I usually use and in a VM, in both of them appears the error. >> To be clear, I have followed the next instructions: >> >> apt-get install fuse >> apt-get install libfuse-dev >> download dpdk-1.8.0 >> modify common_lin

[dpdk-dev] Undefined reference to FUSE

2015-03-16 Thread Traynor, Kevin
> -Original Message- > From: I?akiMurillo [mailto:inaki.murilloa at ehu.eus] > Sent: Monday, March 16, 2015 4:37 PM > To: Traynor, Kevin > Cc: De Lara Guarch, Pablo; dev at dpdk.org > Subject: Re: [dpdk-dev] Undefined reference to FUSE > > Hello, > > I

[dpdk-dev] Undefined reference to FUSE

2015-03-16 Thread IñakiMurillo
v at dpdk.org >> Subject: Re: [dpdk-dev] Undefined reference to FUSE >> >> Hello, >> >> I have done a fresh install of dpdk-1.8.0 and ovs master brunch of >> github with the next patches: >> >> OVS: http://openvswitch.org/pipermail/dev/2015-March/052061.h

[dpdk-dev] Undefined reference to FUSE

2015-03-16 Thread Traynor, Kevin
> -Original Message- > From: I?akiMurillo [mailto:inaki.murilloa at ehu.eus] > Sent: Monday, March 16, 2015 9:47 AM > To: Traynor, Kevin; De Lara Guarch, Pablo; dev at dpdk.org > Subject: Re: [dpdk-dev] Undefined reference to FUSE > > Hello, > > I have done a

[dpdk-dev] Undefined reference to FUSE

2015-03-16 Thread IñakiMurillo
2015 2:39 PM >> To: De Lara Guarch, Pablo; dev at dpdk.org >> Subject: Re: [dpdk-dev] Undefined reference to FUSE >> >> Hi Pablo, >> >> Thank you very much, it worked for me. >> >> But now I am trying to compile openvswicth after applying the next pat

[dpdk-dev] Undefined reference to FUSE

2015-03-13 Thread IñakiMurillo
To: dev at dpdk.org >> Subject: [dpdk-dev] Undefined reference to FUSE >> >> Hello, >> >> I am trying to compile the vhost example using DPDK 1.8.0. I have >> installed fuse and libfuse-dev (as I am using Ubuntu). I have modified >> config/common_linuxapp as f

[dpdk-dev] Undefined reference to FUSE

2015-03-13 Thread Traynor, Kevin
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of I?akiMurillo > Sent: Friday, March 13, 2015 2:39 PM > To: De Lara Guarch, Pablo; dev at dpdk.org > Subject: Re: [dpdk-dev] Undefined reference to FUSE > > Hi Pablo, > > Thank you

[dpdk-dev] Undefined reference to FUSE

2015-03-13 Thread IñakiMurillo
Hello, I am trying to compile the vhost example using DPDK 1.8.0. I have installed fuse and libfuse-dev (as I am using Ubuntu). I have modified config/common_linuxapp as follows: CONFIG_RTE_BUILD_COMBINE_LIBS=y CONFIG_RTE_LIBRTE_VHOST=y Then, I compile DPDK 1.8.0 as follows: make config T=x86_6

[dpdk-dev] Undefined reference to FUSE

2015-03-13 Thread De Lara Guarch, Pablo
Hi I?aki, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of I?akiMurillo > Sent: Friday, March 13, 2015 11:50 AM > To: dev at dpdk.org > Subject: [dpdk-dev] Undefined reference to FUSE > > Hello, > > I am trying to compile the vho