[ovs-discuss] regarding VLOG

Ben Pfaff blp at nicira.com
Thu Jan 6 17:13:07 UTC 2011


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.




More information about the discuss mailing list