[LLVMbugs] [Bug 656] NEW: configure script sometimes fails on Solaris/Sparc

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Nov 8 07:31:42 PST 2005


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

           Summary: configure script sometimes fails on Solaris/Sparc
           Product: Test Suite
           Version: 1.6
          Platform: PC
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Programs Tests
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: criswell at uiuc.edu


The configure script sometimes fails on Sparc with the following error:

./configure --with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/
--with-f2c=/home/vadve/shared/localtools/sparc
--with-llvmsrc=/localhome/tbrethou/llvm --with-llvmobj=/localhome/tbrethou/llvm

Error:
[cut lots of config output]
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for f2c bin/lib/include locations... checking for nag-fortran
bin/lib/include locations... ./configure: bad substitution

Work around: If you have bash available on your machine, try to run the
configure script with it:

bash ./configure



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