[LLVMbugs] [Bug 11121] New: configure fails if clang is installed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Oct 12 09:59:07 PDT 2011


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

           Summary: configure fails if clang is installed
           Product: Build scripts
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: autoconf
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: contact at philipashmore.com
                CC: llvmbugs at cs.uiuc.edu


I tried to build the doxygen documentation, but that option isn't available for
cmake builds, the one I use to build the debian llvm package.

So I created an am-release directory in the same directory as llvm and did
   $ ../llvm/configure --enable-doxygen

It fails one of the tests "compiler cannot create executables" as the linker
cannot find crt1.o

Uninstalling the llvm debian package causes configure to succeed.

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