[LLVMbugs] [Bug 5136] New: LLVM CMake build system fails on Solaris.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Oct 5 21:33:59 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=5136
Summary: LLVM CMake build system fails on Solaris.
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: SunOS
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: eocallaghan at auroraux.org
CC: llvmbugs at cs.uiuc.edu
The CMake build system can't seem to find mallinfo from malloc.h even though
its defined in /usr/include/malloc.h however the autohell version can? I can't
seem to work out why. Any tips?
See in:
llvm/cmake/config-ix.cmake
The line:
check_symbol_exists(mallinfo malloc.h HAVE_MALLINFO)
Revision: 83318.
Cheers,
Edward.
--
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