Re: [vpp-dev] Build error with my_plugin.api.h file.

2018-04-25 Thread Sara Gittlin
> > > make[1]: Leaving directory '/home/vpp/build-root' > > > make: *** [Makefile:339: build-release] Error 2 > > > Thank you > > > -Sara > > > > > > On Mon, Apr 16, 2018 at 7:15 PM, Luke, Chris > wrote: > > > I’d recommend

Re: [vpp-dev] Build error with my_plugin.api.h file.

2018-04-25 Thread Ole Troan
, personally. :) Though that DPDK version > > should work fine; there was a period not long ago in which DPDK broke their > > packages and invalidated the checksums we had, but I thought that was > > evident only on master and only briefly, not 18.01*. > > > > > &g

Re: [vpp-dev] Build error with my_plugin.api.h file.

2018-04-25 Thread Sara Gittlin
ke: *** [Makefile:339: build-release] Error 2 > > Thank you > > -Sara > > > > On Mon, Apr 16, 2018 at 7:15 PM, Luke, Chris > wrote: > > I’d recommend working from master, personally. :) Though that DPDK > version should work fine; there was a period not l

Re: [vpp-dev] Build error with my_plugin.api.h file.

2018-04-25 Thread Ole Troan
hought that was evident > only on master and only briefly, not 18.01*. > > > > Chris. > > > > > > From: Sara Gittlin [mailto:sara.gitt...@gmail.com] > Sent: Monday, April 16, 2018 12:05 PM > > > To: Luke, Chris > Cc: vpp-dev@lists.fd.io > S

Re: [vpp-dev] Build error with my_plugin.api.h file.

2018-04-25 Thread Sara Gittlin
Sara Gittlin [mailto:sara.gitt...@gmail.com] > *Sent:* Monday, April 16, 2018 12:05 PM > > *To:* Luke, Chris > *Cc:* vpp-dev@lists.fd.io > *Subject:* Re: [vpp-dev] Build error with my_plugin.api.h file. > > > > Chris > > i did it and now i have another problem (whic

Re: [vpp-dev] Build error with my_plugin.api.h file.

2018-04-16 Thread Chris Luke
Gittlin [mailto:sara.gitt...@gmail.com] Sent: Monday, April 16, 2018 12:05 PM To: Luke, Chris Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Build error with my_plugin.api.h file. Chris i did it and now i have another problem (which i saw also before) "Bad Checksum! Please remove /home/vpp

Re: [vpp-dev] Build error with my_plugin.api.h file.

2018-04-16 Thread Sara Gittlin
ble API_FILES in your plugin .am > file? > > > > Chris > > > > *From:* vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] *On Behalf Of *Sara > Gittlin > *Sent:* Monday, April 16, 2018 11:08 AM > *To:* vpp-dev@lists.fd.io > *Subject:* Re: [vpp-dev] Build error wit

Re: [vpp-dev] Build error with my_plugin.api.h file.

2018-04-16 Thread Chris Luke
From: Sara Gittlin [mailto:sara.gitt...@gmail.com] Sent: Monday, April 16, 2018 11:29 AM To: Luke, Chris Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Build error with my_plugin.api.h file. Thank you Neale and Chris Neale - this is my_policer.api file: ( i dont have other files related to api

Re: [vpp-dev] Build error with my_plugin.api.h file.

2018-04-16 Thread Sara Gittlin
-dev@lists.fd.io > *Subject:* Re: [vpp-dev] Build error with my_plugin.api.h file. > > > > I see that this file (and the my_plugin.api.json) are not auto generated > in the build > > Why ? > -Sara > > > > On Mon, Apr 16, 2018 at 5:27 PM, Sara Gittlin > wrot

Re: [vpp-dev] Build error with my_plugin.api.h file.

2018-04-16 Thread Chris Luke
Do you list the .api files in the variable API_FILES in your plugin .am file? Chris From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Sara Gittlin Sent: Monday, April 16, 2018 11:08 AM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Build error with my_plugin.api.h file. I see

Re: [vpp-dev] Build error with my_plugin.api.h file.

2018-04-16 Thread Neale Ranns
Both my_forwarder.api and my_policer.api have a syntax error at line 53. Are you missing a semi-colon? /neale From: on behalf of Sara Gittlin Date: Monday, 16 April 2018 at 17:08 To: "vpp-dev@lists.fd.io" Subject: Re: [vpp-dev] Build error with my_plugin.api.h file.

Re: [vpp-dev] Build error with my_plugin.api.h file.

2018-04-16 Thread Sara Gittlin
I see that this file (and the my_plugin.api.json) are not auto generated in the build Why ? -Sara On Mon, Apr 16, 2018 at 5:27 PM, Sara Gittlin wrote: > Hello, > > I've encountered this build error few times and managed to get rid of it > somehow. > the error is always with the my_plugin.api.

[vpp-dev] Build error with my_plugin.api.h file.

2018-04-16 Thread Sara Gittlin
Hello, I've encountered this build error few times and managed to get rid of it somehow. the error is always with the my_plugin.api.h file. Can you tell me what is the problem here ? - /bin/sh ./config.status config.status: creating Makefile config.status: creating plugins/Makef