Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On 05.09.2011 20:25, Regina Henschel wrote:
I see the following error in config.log
conftest.c(42) : fatal error C1083: Cannot open include file: 
'valgrind.h': No such file or directory

The output itself gives only
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no

I wonder about the term "fatal error".

this is from the C compiler, and if it cannot open an #include file,
well, as far as the compiler is concerned that's a fatal error.

it is of course not fatal for your build; in this case Valgrind doesn't
even exist for Windows.

the configure script will exit with an error in case something that it
didn't find is really required for the build.

Kind regards
Regina

regards,
 michael



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.