On Sat, 14. Jul 11:12, Frédéric-Emmanuel Picca wrote: > they are using an older clipper version ? OK, I think I know what the problem is. I was using the wrong includes but when I use the systems include I'm missing some header files. clipper/cctbx/clipper_cctbx.h I quickly searched the web and found this[1]. Looks like it's a header from upstream but he didn't include the "cctbx" directory in his upstream packages. This is weird. Since he included: clipper_cctbx.h And this file is just including:
#include "clipper/cctbx/clipper_cctbx.h" Looks to me like an upstream bug and we should discuss with Morton to see if we can include that directory into the package. I was also reading up about the ANN lib problems. Looks like they are linking symbols into libann from cpp files that are generated by: annlib_adaptbx/libtbx_refresh.py And they call it: "Generating C++ files for self-inclusive approximate nearest neighbor" [1] http://www.ysbl.york.ac.uk/~cowtan/clipper/doc/cctbx/clipper__cctbx_8h_source.html -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

