Re: [vpp-dev] [EXT] Re: [discuss] Question about VPP support for ARM 64

2017-08-28 Thread Brian Brooks
Hi Eric, Seeing similar ICEs with GCC 5.3.1. Can you try GCC 5.4.0+? That might require a newer Ubuntu filesystem than the one described on the MACCHIATObin wiki. I will be setting up a MACCHIATObin shortly. Brian On 08/26 02:59:33, Eric Chen wrote: > HI Brian, > > Yes, I upgrading to Ubuntu 1

Re: [vpp-dev] [EXT] Re: [discuss] Question about VPP support for ARM 64

2017-08-25 Thread Eric Chen
HI Brian, Yes, I upgrading to Ubuntu 16.04, Succedd to Nativly build fd.io_odp4vpp (w / odp-linux), However when buidl fd.io_vpp (w/ dpdk), it reported below error, Anyone met before? Seem a bug of gcc. In file included from /home/ericxh/work/git_work/fd.io_vpp/build-data/../src/vlib/error

Re: [vpp-dev] [EXT] Re: [discuss] Question about VPP support for ARM 64

2017-08-25 Thread Brian Brooks
Hi Eric, On 08/23 06:23:07, Eric Chen wrote: > Hi Brian, > > I am trying to natively build vpp in aarch64 box as well, > > However when I "make install-dep", it report error -- "unable to locate > package default-jdk-headless", > > If you are using Ubuntu as well, could you share with me your

Re: [vpp-dev] [EXT] Re: [discuss] Question about VPP support for ARM 64

2017-08-22 Thread Eric Chen
Hi Brian, I am trying to natively build vpp in aarch64 box as well, However when I "make install-dep", it report error -- "unable to locate package default-jdk-headless", If you are using Ubuntu as well, could you share with me your apt-get source list? Thanks Eric -Original Message