[LLVMbugs] [Bug 11177] New: 3.0rc1: bindings/ocaml/llvm/Release/META.llvm not created

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Oct 18 17:24:35 PDT 2011


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

           Summary: 3.0rc1: bindings/ocaml/llvm/Release/META.llvm not
                    created
           Product: Build scripts
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Makefiles
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: oneill+llvmbugs at cs.hmc.edu
                CC: llvmbugs at cs.uiuc.edu


Testing the 3.0rc1 build, make install fails with the following error

make[3]: *** No rule to make target
`/somewhere-or-other/llvm-3.0rc1/build-3.0rc1-Linux/bindings/ocaml/llvm/Release/META.llvm',
needed by `install-meta'.  Stop.
make[3]: *** Waiting for unfinished jobs....

Running

    cp -p bindings/ocaml/llvm/META.llvm bindings/ocaml/llvm/Release/META.llvm

... allowed the install to complete.

I suspect this issue only shows up for people with ocaml installed.

-- 
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