[LLVMbugs] [Bug 220] NEW: "make install" doesn't install header files.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Feb 2 15:17:59 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=220

           Summary: "make install" doesn't install header files.
           Product: Build scripts
           Version: cvs
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Makefiles
        AssignedTo: criswell at uiuc.edu
        ReportedBy: rspencer at x10sys.com


I tried the new "make install" function from the root of the source tree. While
the library files installed correctly, the only header to install was
llvm/Config/config.h.

I suspect this is a result of my use of separate source and object directories.

My configuration:

Linux: 2.4.20-28.9smp (RedHat 9.0 with updates)
gcc: 3.3.1
autoconf: 2.57
gmake: 3.79.1
configure command:

../llvm/configure \
    --prefix=/proj/install \
    --with-llvmgccdir=/proj/work/llvm/cfrontend/install

output from "make install" will be attached.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list