On 07/25/2016 10:48 AM, Damien Cassou wrote: > The vtk compilation chain starts by building a library > (libvtksys-7.0.so.1) and a tool (vtkHashSource) that depends on this > library. Later, the compilation chain uses the tool but this results in > an error:
I typically work around such issues by setting LD_LIBRARY_PATH in the builder (that only affects environment during the build). --Vladimir
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
