It's easier for me if you do as I originally asked and show the changes you made.
On Wed, Dec 21, 2011 at 11:22:01AM +0530, shiva m wrote: > Hi, > > Its a test.c file which has just a function test() which has printf("hi\n") > statement. I am trying to compile by adding my test.c file in ofproto/ > automake.mk and function prototype in ofproto.h. Could you please help me > how to add my c file, where to change and compile it properly > > Thanks & Regards, > Shiva > > On Tue, Dec 20, 2011 at 8:54 PM, Ben Pfaff <b...@nicira.com> wrote: > > > On Tue, Dec 20, 2011 at 12:25:53PM +0530, shiva m wrote: > > > I have openvswitch 1.2.2 on xen server 6.0. I added my *test.c* file in * > > > ofproto* folder, included function prototype in ofproto.h and * > > test.c*file in > > > ofproto/automake.mk, but i am not able to compile. > > > > > > Could you please let me know how to add my test.c file to openvswitch > > 1.2.2 > > > and compile it properly. > > > > It sounds like you did the right things in outline. The details must be > > wrong. So, you should show us the actual changes you made. > > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev