I get the following error while trying to install haskell from source onto
my suse 11.4. The "./configure" works fine since i got all the required
modules. But when i get to the "make" i get this error

scripts/build.sh
**************************************************
Scanning system for any installed Haskell Platform components...

Found:None.

New packages to install: None! All done.

**************************************************
Building transformers-0.2.2.0
"/usr/bin/ghc" "--make" "Setup" "-o" "Setup" "-package" "Cabal"
Linking Setup ...
"./Setup" "configure" "--package-db=../../packages/package.conf.inplace"
"--prefix=/usr/local" "--with-compiler=/usr/bin/ghc"
"--with-hc-pkg=/usr/bin/ghc-pkg" "--with-hsc2hs=/usr/bin/hsc2hs"
"--enable-library-profiling"
"--ghc-pkg-option=--package-conf=../../packages/package.conf.inplace"
Configuring transformers-0.2.2.0...
"./Setup" "build"
Preprocessing library transformers-0.2.2.0...
Building transformers-0.2.2.0...

Control/Monad/IO/Class.hs:19:7:
    Could not find module `System.IO':
      Perhaps you haven't installed the profiling libraries for package
`base'?
      Use -v to see a list of the files searched for.

Error:
Building the transformers-0.2.2.0 package failed
make: *** [build.stamp] Error 2

i have installed the ghc module which i thought has all the libraries for
all packages and also installed cabal. I have searched all over google but
it doesnt seem to be help. Has anyone been able to do this successfully?
What could i be doing wrong?

Regards



-- 
Roy Mukasa
SERVAL (U) LTD
+256794291110
"Smart thinking, Simple world"
_______________________________________________
The Uganda Linux User Group: http://linux.or.ug

Send messages to this mailing list by addressing e-mails to: [email protected]
Mailing list archives: http://www.mail-archive.com/[email protected]/
Mailing list settings: http://kym.net/mailman/listinfo/lug
To unsubscribe: http://kym.net/mailman/options/lug

The Uganda LUG mailing list is generously hosted by INFOCOM: 
http://www.infocom.co.ug/

The above comments and data are owned by whoever posted them (including 
attachments if any). The mailing list host is not responsible for them in any 
way.

Reply via email to