On Thu, Jan 06, 2011 at 05:26:17PM +0530, naga raju wrote:
> i added my new socket module to ovs-controller by creating separate thread
> and i added my module in vlog-modules.def file.
> 
> like ex: VLOG_MODULE(mysocket).
> 
> and i added VLOG_DEFINE_THIS_MODULE(mysocket) in my c file.
> 
> while compiling i am getting error like undefined reference to
> 'VLM_mysocket' does anybody have idea regarding adding VLOG to the new
> module?

Maybe you should tell what version of OVS you are using and show us the
changes that you made.  Then the problem will probably be obvious.

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org

Reply via email to