Re: [ovs-dev] failing to compile tag 1.0.0

2016-09-28 Thread Ben Pfaff
On Wed, Sep 28, 2016 at 03:57:45PM +, Charlet, Ricky wrote: > Howdy, > I would like to compile up a trustworthy (release?) version of > openswitch. But I'm getting compile errors. > > Here is what I did and the error which precipitated: > > git clone https://git.openswitch.net/opensw

[ovs-dev] failing to compile tag 1.0.0

2016-09-28 Thread Charlet, Ricky
Howdy, I would like to compile up a trustworthy (release?) version of openswitch. But I'm getting compile errors. Here is what I did and the error which precipitated: git clone https://git.openswitch.net/openswitch/ops-build cd ops-build/ git checkout -b 1.0.0 git status gi