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

           Summary: AST/CMakeLists.txt update
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I've got the following message:

At revision 123105.
Export complete.
-- Target triple: i686-pc-linux-gnu
-- Native target architecture is X86
-- Threads enabled.
-- Building with -fPIC
-- Targeting X86
-- Targeting PTX
-- Clang version: 2.9
CMake Error at cmake/modules/LLVMProcessSources.cmake:79 (message):
  Found unknown source file
  /home/ryuta/devel/llvm/src/llvm/tools/clang/lib/AST/FullExpr.cpp

  Please update
  /home/ryuta/devel/llvm/src/llvm/tools/clang/lib/AST/CMakeLists.txt

Call Stack (most recent call first):
  cmake/modules/LLVMProcessSources.cmake:35 (llvm_check_source_file_list)
  tools/clang/CMakeLists.txt:58 (llvm_process_sources)
  tools/clang/lib/AST/CMakeLists.txt:5 (add_clang_library)


-- Configuring incomplete, errors occurred!

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to