On Fri, Feb 22, 2013 at 7:22 AM, Martin Mailand wrote:
> Hi,
>
> after a bit of try and error everything is working now, except for vxlan.
> I found in the devel mail archive, that it is broken at the moment, but
> that patches are underway. What is the current state?
There's a patch out for revi
Hi,
after a bit of try and error everything is working now, except for vxlan.
I found in the devel mail archive, that it is broken at the moment, but
that patches are underway. What is the current state?
-martin
On 20.02.2013 00:13, Jesse Gross wrote:
> On Tue, Feb 19, 2013 at 1:04 PM, Martin
Hi Martin:
> Hi,
> I compiled a kernel in it, that was working. And configure is checking for
> the header files, isn't it? In the configure is no error.
>
> What else should I do in the Linux tree?
Check it out if /lib/modules/3.8.0/build directory is linked (or contains)
the Linux 3.8.0 source
On Tue, Feb 19, 2013 at 1:04 PM, Martin Mailand wrote:
> Hi,
> I compiled a kernel in it, that was working. And configure is checking for
> the header files, isn't it? In the configure is no error.
Can you post config.log?
___
discuss mailing list
discu
Hi,
I compiled a kernel in it, that was working. And configure is checking
for the header files, isn't it? In the configure is no error.
What else should I do in the Linux tree?
-martin
Am 19.02.2013 21:54, schrieb Jesse Gross:
On Tue, Feb 19, 2013 at 12:50 PM, Martin Mailand wrote:
Hi Jes
On Tue, Feb 19, 2013 at 12:50 PM, Martin Mailand wrote:
> Hi Jesse,
>
> I tried the ovs git from today, I use the master branch, and I used the
> linux tree from git as well, there I used the v3.8.0 tag.
> In the ovs git I run ./configure --with-linux=/path/to/linux/git && make.
> During the make
Hi Jesse,
I tried the ovs git from today, I use the master branch, and I used the
linux tree from git as well, there I used the v3.8.0 tag.
In the ovs git I run ./configure --with-linux=/path/to/linux/git && make.
During the make I got the error which I included in my first email.
-martin
Am
On Tue, Feb 19, 2013 at 11:41 AM, Martin Mailand wrote:
> Hi List,
>
> I am trying to build an openvswitch kernel module fir 3.8.0, but I am
> failing with this error.
> What do I wrong?
> Is the current git compatible with 3.8.0?
I just checked and it seems to compile fine for me. What version
Hi List,
I am trying to build an openvswitch kernel module fir 3.8.0, but I am
failing with this error.
What do I wrong?
Is the current git compatible with 3.8.0?
log:
make -C /lib/modules/3.8.0/build
M=/home/martin/git/openvswitch/datapath/linux modules
make[4]: Betrete Verzeichnis '/home/marti