Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 98984

Summary: ghc-bin-5.04.3 doesn't run because missing libreadline.so.4 but is needed for building ghc-6.2.2
Product: Gentoo Linux Reporter: Friedrich <info>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Friedrich 2005-07-14 03:45:49 UTC
I couldn't get any version of ghc working because emerge ghc tells me I need 
ghc-bin first, and ghc-bin is not running because it misses libreadline.so.4. 
If I just symlink libreadline.so to libreadline.so.4 it tells that 
libreadline.so.4 has a wrong ELF-header. 
 
Best solution certainly would be to have a ghc-bin-6.4 for PPC 

Reproducible: Always
Steps to Reproduce:
1. emerge ghc-bin  <-- works so far 
2. try to compile any haskell program fails, because the lib problem 
3. emerge ghc <-- also fails beacause the lib problem
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-14 03:49:39 UTC

*** This bug has been marked as a duplicate of 70617 ***