[LLVMbugs] [Bug 15899] New: problem with LLVMConfig.cmake

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu May 2 08:39:28 PDT 2013


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

            Bug ID: 15899
           Summary: problem with LLVMConfig.cmake
           Product: Build scripts
           Version: 3.2
          Hardware: PC
                OS: OpenBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: sebastia at l00-bugdead-prods.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 10457
  --> http://llvm.org/bugs/attachment.cgi?id=10457&action=edit
fix for the described problem

building upcoming  GNUstep libobjc2 1.7 from svn, which uses cmake to build,
fails in the configure stage. 

The configure script includes the 
/usr/local/share/llvm/cmake/LLVMConfig.cmake

At the end in that file, it tries to include LLVM-Config, which it cannot find.

Attached patch to cmake/modules/LLVMConfig.cmake.in fixes the problem for me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130502/a0885775/attachment.html>


More information about the llvm-bugs mailing list