hi!
> > 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.
~/ghc-6.4/libraries/base> ../../ghc/utils/hsc2hs/hsc2hs-inplace -v -Iinclude
-I../../ghc/includes -I. System/CPUTime.hsc
Executing: gcc -c -D__GLASGOW_HASKELL__=604 -I/home/armin/ghc-6.4/ghc/includes
-Iinclude -I../../ghc/includes -I. System/CPUTime_hsc_make.c -o
System/CPUTime_hsc_make.o
Executing: gcc System/CPUTime_hsc_make.o -o System/CPUTime_hsc_make
Executing: System/CPUTime_hsc_make >System/CPUTime.hs
~/ghc-6.4/libraries/base> ll System/
total 147
-rw-r--r-- 1 armin users 5156 Jan 28 14:36 CPUTime.hsc
-rw-r--r-- 1 armin users 4536 Jan 31 14:51 Cmd.hs
drwxr-xr-x 2 armin users 80 Mar 10 23:17 Console
drwxr-xr-x 2 armin users 80 Mar 10 23:17 Directory
-rw-r--r-- 1 armin users 29398 Feb 7 11:21 Directory.hs
-rw-r--r-- 1 armin users 5303 Jan 28 16:03 Environment.hs
-rw-r--r-- 1 armin users 2313 Aug 31 2003 Exit.hs
drwxr-xr-x 2 armin users 104 Mar 10 23:17 IO
-rw-r--r-- 1 armin users 13315 Feb 2 16:23 IO.hs
-rw-r--r-- 1 armin users 1695 Feb 7 11:22 Info.hs
-rw-r--r-- 1 armin users 2651 Nov 26 2003 Locale.hs
drwxr-xr-x 2 armin users 104 Mar 10 23:17 Mem
-rw-r--r-- 1 armin users 766 Dec 22 2003 Mem.hs
drwxr-xr-x 2 armin users 136 Mar 10 23:17 Posix
drwxr-xr-x 2 armin users 80 Mar 10 23:17 Process
-rw-r--r-- 1 armin users 9690 Feb 1 11:12 Process.hs
-rw-r--r-- 1 armin users 14298 Oct 27 17:47 Random.hs
-rw-r--r-- 1 armin users 27163 Jan 28 14:36 Time.hsc
Thanks,
Armin
--
[EMAIL PROTECTED] pgp public key on request CU
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs