|
RE: System/CPUTime.hs hsc2hs-inplace error: msg#00119lang.haskell.glasgow.bugs
On 24 April 2005 12:37, Armin Obersteiner wrote: > i tried to install 6.4 from source. 6.2 is installed as binary. > configure defaults. (everything found exept doc convertion und openal) > > everything works well up to: > > make[1]: Entering directory `/home/armin/ghc-6.4/libraries' > ------------------------------------------------------------------------ > ===fptools== Recursively making `boot' in base haskell98 > template-haskell unix Cabal parsec haskell-src network QuickCheck > HUnit mtl fgl X11 HGL OpenGL GLUT OpenAL stm readline ... PWD = > /home/armin/ghc-6.4/libraries > ------------------------------------------------------------------------ > ------------------------------------------------------------------------ > ==fptools== make boot -wr; > in /home/armin/ghc-6.4/libraries/base > ------------------------------------------------------------------------ > ../../ghc/utils/hsc2hs/hsc2hs-inplace -Iinclude -I../../ghc/includes > -I. System/CPUTime.hsc > make[2]: *** [System/CPUTime.hs] Error 127 > make[1]: *** [boot] Error 1 > make[1]: Leaving directory `/home/armin/ghc-6.4/libraries' > make: *** [build] Error 1 Could you try this: $ cd libraries/base $ ../../ghc/utils/hsc2hs/hsc2hs-inplace -v -Iinclude -I../../ghc/includes -I. System/CPUTime.hsc and send us the output. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: -O causing a 7x slowdown (Map of IORef's), Simon Marlow |
|---|---|
| Next by Date: | RE: compiler bug (in version 6.4), Simon Marlow |
| Previous by Thread: | System/CPUTime.hs hsc2hs-inplace error, Armin Obersteiner |
| Next by Thread: | Re: System/CPUTime.hs hsc2hs-inplace error, Armin Obersteiner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |