[Insight-developers] ITK Dashboard: darchin & neem | MIT builds compilation errors
Luis Ibanez
luis.ibanez at kitware.com
Mon Mar 15 17:21:09 EDT 2010
Hi Sylvain
The MIT builds from "darching" and "neem" are
reporting compilation errors related to the uuid
library.
http://www.cdash.org/CDash/viewBuildError.php?buildid=562402
/.../Insight/Utilities/gdcm/src/gdcmUtil.cxx:105:23: error:
uuid/uuid.h: No such file or directory
http://www.cdash.org/CDash/viewBuildError.php?buildid=562403
make[6]: *** No rule to make target `/usr/lib/libuuid.so', needed by
`bin/itkTestDriver'. Stop
It would seem that at configuration time, it looks
like the library is installed, but at compilation time
the headers are not found.
An easy solution is to install libuuid in these
machines....
Another option if to review the configuration,
since, after all, libuuid is optional in ITK.
Could you please take a look
at these two machines ?
Thanks
Luis
More information about the Insight-developers
mailing list