On Wed, Dec 10, 2014 at 01:18:19AM +0800, Peizhen Guo wrote:
> I added some source files in ovs which implemented some new
> functions. When I’m trying to recompile the project, it always appears
> to have the fault: undefined reference to ‘xxx’, and the fault happens
> exactly where I invoke the n
Hi all,
I added some source files in ovs which implemented some new functions. When I’m
trying to recompile the project, it always appears to have the fault: undefined
reference to ‘xxx’, and the fault happens exactly where I invoke the newly
written xxx function. To clarify, I’ve already incl