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

           Summary: Build error during install
           Product: Build scripts
           Version: 2.5
          Platform: Macintosh
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Makefiles
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Ubuntu 8.04 Linux 2.6.24 powerpc 32-bit

"make all" was ok, no errors.  But "make install" (as root) then exited with:
Parsing file
/home/paul/Projects/src/llvm-2.5/lib/Target/CellSPU/SPUGenCodeEmitter.inc...
Reading
/home/paul/Projects/src/llvm-2.5/lib/Target/CellSPU/SPUGenDAGISel.inc...
input buffer overflow, can't enlarge buffer because scanner uses REJECT
Exiting...
make[1]: *** [regendoc] Error 2
make[1]: Leaving directory '/home/paul/Projects/src/llvm-2.5/docs'
make: *** [install] Error 1

Note: My locale was set to de_DE. I translated the message above, so it might
not be 100% acurate.

I tried not to build the cross compilers as a workaround, but the same error
occured. (??? I configure'd with --enable-targets=host-only)

2nd Q: where's llvm-gcc and llvm-g++?

Thanks, Paul


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