Re: Fail to compile ghc-6.2 on a Sun/Sparc

2004-01-15 Thread Volker Stolz
In local.glasgow-haskell-users, you wrote: Ok, that was definitely my fault. I´ve built the gnu-make and tried again. After an hour of compilation ghc ended with: ./../ghc/utils/hsc2hs/hsc2hs-inplace -Iinclude -I../../ghc/includes -I. GHC/Unicode.hsc Unicode.hsc: In function `main':

Re: Fail to compile ghc-6.2 on a Sun/Sparc

2004-01-15 Thread Patrick Scheibe
Hmm, the patch works fine, but compilation stops when building libraries/base/GHC/List.o It seems to me that some library of the system makes trouble. I dont think thats a ghc errror: rm -f GHC/List.o; if [ ! -d GHC/List_split ]; then mkdir GHC/List_split; else /usr/bin/find GHC/List_split

RE: Fail to compile ghc-6.2 on a Sun/Sparc

2004-01-15 Thread Simon Marlow
Hmm, the patch works fine, but compilation stops when building libraries/base/GHC/List.o It seems to me that some library of the system makes trouble. I dont think thats a ghc errror: rm -f GHC/List.o; if [ ! -d GHC/List_split ]; then mkdir GHC/List_split; else /usr/bin/find

Re: Fail to compile ghc-6.2 on a Sun/Sparc

2004-01-15 Thread Oliver Braun
* Patrick Scheibe [EMAIL PROTECTED] [2004-01-14 22:56 +0100]: ../../ghc/utils/hsc2hs/hsc2hs-inplace -Iinclude -I../../ghc/includes -I. GHC/Unicode.hsc Unicode.hsc: In function `main': Unicode.hsc:126: `wint_t' undeclared (first use in this function) Unicode.hsc:126: (Each undeclared

Re: Fail to compile ghc-6.2 on a Sun/Sparc

2004-01-15 Thread Patrick Scheibe
Am Donnerstag, 15. Januar 2004 10:35 schrieb Simon Marlow: Hmm, the patch works fine, but compilation stops when building libraries/base/GHC/List.o It seems to me that some library of the system makes trouble. I dont think thats a ghc errror: rm -f GHC/List.o; if [ ! -d

Re: Fail to compile ghc-6.2 on a Sun/Sparc

2004-01-15 Thread mai99dnn
Ok, with the right versions of gcc and make and great support of my tutor ghc-6.2 is compiled succesfully on the sun :-) Thanks to all Patrick Am Donnerstag, 15. Januar 2004 12:10 schrieb Simon Marlow: There is the following version installed. The version seems to be greater than that

Fail to compile ghc-6.2 on a Sun/Sparc

2004-01-14 Thread Patrick Scheibe
Hi there. I tried to compile the new ghc with hopengl support on a sun workstation. uname -a SunOS userv1 5.8 Generic_108528-27 sun4u sparc SUNW,Ultra-80 The configure script seems to work. My options were: ./configure --prefix=/home/mai99dnn/built --enable-hopengl But when I did a make

Re: Fail to compile ghc-6.2 on a Sun/Sparc

2004-01-14 Thread Patrick Scheibe
Ok, that was definitely my fault. I´ve built the gnu-make and tried again. After an hour of compilation ghc ended with: Reading package info from stdin... done. Expanding embedded variables... done. warning: can't find GHCi lib `HSbase.o' Saving old package config file... done. Writing new