<div dir="ltr"><div>Hi All,</div><div>      Iam trying to build wanproxy code (taken from trunk) in Ubuntu.</div><div>     When I do make in the top directory I get the following error -</div><div>     undefined reference to `uinet_initialize_thread' in common/thread/thread_posix.cc:214</div>
<div>     and </div><div>     undefined reference to `clock_gettime' in common/time/time.cc:42.</div><div>It looks like c++ code will not reference from c code if they are not properly linked.</div><div><br></div><div>
<br></div><div>When I try to compile lib/libuinet separately I get the following error-</div><div>uinet_arc4random.c:35:26: fatal error: openssl/rand.h: No such file or directory</div><div>This file is not present in the wanproxy code.</div>
<div>  </div><div>Please tell me what should I do to build wanproxy along with uinet..</div><div><br></div><div><br></div><div>Thanks</div><div>Anand</div></div>