> > Does 3.2.1 build fine?
>
> When building 3.2.1, the linker command generated by cmake
> includes '-ldl' but not '-lrt'. Consequently, I get errors
> about clock_gettime but not about dlerror/dlclose/dlsym/dlopen.

Sorry, that's not a difference between 3.2.1 and 3.2.3, but
between my colleague's machine and mine. On my machine, which
runs Ubuntu 10.04, only '-lrt' is missing, regardless of Wt 
version. On my colleague's machine, which runs Ubuntu 12.04,
both '-lrt' and '-ldl' are missing, regardless of Wt version.

Thanks,
Nate
                                          
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to