[LLVMbugs] [Bug 7403] HAVE_MKSTEMP and HAVE_MKTEMP not defined

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jun 17 17:19:59 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7403

Óscar Fuentes <ofv at wanadoo.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ofv at wanadoo.es
         Resolution|                            |INVALID

--- Comment #1 from Óscar Fuentes <ofv at wanadoo.es> 2010-06-17 19:19:59 CDT ---
The checks are there since a long time ago and they work fine on my Linux
system.

If you want to investigate why they don't work for you reopen the bug and
provide extensive information about your system, such as libc version, cmake
version, if the defines are absent from the CMakeCache.txt file on your build
directory, if they are really absent from the config.h file in
$LLVM_BUILD_DIR/include/llvm/Config, if you are cross-compiling, the parameters
you pass to cmake for configuring the build, etc.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list