Re: [vpp-dev] compile error

2017-09-29 Thread Damjan Marion
We do not support ubuntu 14.04 anymore, please use 16.04 or later... > On 29 Sep 2017, at 01:52, 重新开始 <15803846...@qq.com> wrote: > > vpp is the latest version and the system is ubuntn 14.04, the kernal is > 4.4.1. the compile error is as follow: > /build-data/../src/vppinfra/linux/mem.c:25:25:

Re: [vpp-dev] Compile error with linux/memfd.h

2017-09-29 Thread Eddie Ruan (eruan)
Ruan (eruan) ; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Compile error with linux/memfd.h Eddie, I recently submitted a patch which updated the CentOS Vagrant support in .../vpp/extras/Vagrantfile to CentOS 7.4 Please pull the latest VPP tree from master, install virtualbox, and run vagrant/v

Re: [vpp-dev] Compile error with linux/memfd.h

2017-09-28 Thread Dave Wallace
Eddie, I recently submitted a patch which updated the CentOS Vagrant support in .../vpp/extras/Vagrantfile to CentOS 7.4 Please pull the latest VPP tree from master, install virtualbox, and run vagrant/virtualbox as follows: cd /extras/vagrant export VPP_VAGRANT_DISTRO=centos7 vagr

Re: [vpp-dev] Compile error with linux/memfd.h

2017-09-28 Thread Dave Barach (dbarach)
Dear Eddie, As discussed in private email: I think that the version of CentOS on your build system is too old. If memory serves, CentOS 7.3 is required. Google tells me that the earliest Linux kernel with memfd support is 3.17; it looks like your system is running a 3.10 derivative: "/usr/src/

Re: [vpp-dev] Compile error

2017-09-05 Thread Sergio Gonzalez Monroy
lists.fd.io> *Subject:* Re: [vpp-dev] Compile error Hi, Have you run 'make install-dep' ? Which nasm version do you have in your system? Thanks, Sergio On 04/09/2017 11:59, 薛欣颖 wrote: Hi, I got code by : git clone https://gerrit.fd.io/r/vpp.

Re: [vpp-dev] Compile error

2017-09-05 Thread 薛欣颖
Hi Sergio, I have run 'make install-dep'. The nasm version is 2.10.09. Thanks, xyxue From: Sergio Gonzalez Monroy Date: 2017-09-05 16:24 To: 薛欣颖; vpp-dev Subject: Re: [vpp-dev] Compile error Hi, Have you run 'make install-dep' ? Which nasm version do you have in

Re: [vpp-dev] Compile error

2017-09-05 Thread Sergio Gonzalez Monroy
Hi, Have you run 'make install-dep' ? Which nasm version do you have in your system? Thanks, Sergio On 04/09/2017 11:59, 薛欣颖 wrote: Hi, I got code by : git clone https://gerrit.fd.io/r/vpp. input ‘make dpdk-install-dev’ the error infomation is shown below: Building IPSec-MB 0.46 library ma