|
Building GHC 6.3 on Windows/MSYS problem: msg#00017lang.haskell.glasgow.bugs
>From CVS today I managed to do a "make" fine for building under Windows with >MSYS but "make install" failed: satnams-thinkpad> make install /bin/sh: -c: line 1: syntax error near unexpected token `;' /bin/sh: -c: line 1: `case '- --unix -r' in *-[ik]*) x_on_err=0;; *-r*[ik]*) x_o n_err=0;; *) x_on_err=1;; esac; for i in ; do if [ -d $i ]; then make -C $i install; if [ $? -eq 0 -o $x_on_err -eq 0 ] ; then true; else exit 1; fi; fi; done' make: *** [install] Error 2 satnams-thinkpad> which sh /usr/bin/sh satnams-thinkpad> sh --version GNU bash, version 2.04.0(1)-release (i686-pc-msys) Copyright 1999 Free Software Foundation, Inc. satnams-thinkpad> from line 117 in the Makefile so perhaps MFLAGS is not being set properly? Is there a bug in the Makefile? Cheers, Satnam ________________________________________ Satnam Singh Microsoft One Microsoft Way Redmond Washington 98052-6399 USA Email: satnams@xxxxxxxxxxxxx Telephone: +1 425 705 8208 Cell: +1 408 718 2588 Pager: 4087182588@xxxxxxxxxxxxxx eFax: +1 815 550 4055
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: search path wierdness, Duncan Coutts |
|---|---|
| Next by Date: | GHC build break in Win32Spawn.hs, Satnam Singh |
| Previous by Thread: | search path wierdness, Duncan Coutts |
| Next by Thread: | GHC build break in Win32Spawn.hs, Satnam Singh |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |