Hi all
I see a minor error while installing SUNDIALS 2.4.0 under MinGW/MSYS. At
the last 'reporting' stage at the end of 'make install' (after
./configure --prefix=/mingw && make -j2), I see the output
/bin/sh: -c: line 1: syntax error near unexpected token `;'
/bin/sh: -c: line 1: `if test "X" = "X" ;
then :
;
else if
test "X" = "Xno"; then echo ""
; echo ""
; echo "Examples
were built but installation was disabled." ; echo ""
; echo ""
;
else for
i in ; do echo
"----------------------"; echo "Install
${i}..." ; echo
"----------------------"; cd ${i}
; make install
; cd
/home/John/sundials-2.4.0 ;
echo "" ; done
; fi
; fi'
make: *** [install] Error 2
Evidently some small error in the shell scripting. Is this something
other people have seen?
Cheers
----------------------------------------------------------------------------------------------------------------
Center for Applied Scientific Computing
Lawrence Livermore National Laboratory
P.O. Box 808, L-561
Livermore, CA 94551
(925) 424-6013 (Office)
cswoodward@...
(925) 423-2993 (Fax)
http://people.llnl.gov/woodward6