Circular dependency using lp_xxx() function from dbwrap

Richard Sharpe realrichardsharpe at gmail.com
Thu Aug 27 14:04:54 UTC 2015


Hi folks,

I ran into a circular dependency yesterday when trying to use a new
parameter from a dbwrap function. I had defined lp_new_parameter() and
the definition turned up in param_proto.h and the compile stage went
OK.

However, linking failed, so I added param as a dependency in the
wscript_build and then got a circular dependency.

What should I use for deps in that case, or should I just not do that?

-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)



More information about the samba-technical mailing list