Andy Stewart <lazycat.mana...@gmail.com> writes: > But this is still have an error in Makefile: > After ./configure, then `make`, you will got error: > > **** Makefile 1106: Missing separate character. > > ... > 1104| PKG_HASKELL98_VERSION = 1.0.1.1 > 1105| PKG_MTL_ID = mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634 > 1106| mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634 > 1107| PKG_MTL_VERSION = 1.1.0.2 > 1108| PKG_OLDTIME_ID = old-time-1.0.0.3-fd6ba884bb7fbb042704e6c89a90a072 > 1109| PKG_OLDTIME_VERSION = 1.0.0.3 > ... > > After i remove 1106 line, compile successful with `--disable-webkit`. > Looks something is wrong in configure script that generate duplicate > `mtl` information at line 1106 of Makefile. Axle, can you reduce this error in your machine?
I still got duplicate "mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634" line even i `rollback` to Duncan's patch (* Remove leading space in FFI import names). I can compie if i remove duplicate line from Makefile. I wonder how to generate duplicate line in Makefile? Something wrong in my GHC environment? Cheers, -- Andy ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Gtk2hs-devel mailing list Gtk2hs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel