Building version 5.00.2 from source with ghc version 5.00.1 with

$./configure --enable-hopengl
$ make install

on an Intel-Linux-Box (SuSe 7.1)

yields this

---------------------------------------------------------------------------------
$ ghci -v
   ___         ___ _
  / _ \ /\  /\/ __(_)
 / /_\// /_/ / /  | |      GHC Interactive, version 5.00.2, For Haskell
98.
/ /_\\/ __  / /___| |      http://www.haskell.org/ghc/
\____/\/ /_/\____/|_|      Type :? for help.
 
Glasgow Haskell Compiler, Version 5.00.2, for Haskell 98, compiled by
GHC version 5.00.1
Using package config file: /usr/local/lib/ghc-5.00.2/package.conf
Hsc static flags: -static -fignore-interface-pragmas
-fomit-interface-pragmas -fdo-lambda-eta-expansion -flet-no-escape
Loading package std ... ghc-5.00.2: can't find .o or .so/.DLL for: m
(lib.so: cannot open shared object file: Datei oder Verzeichnis nicht
gefunden)                                                  

---------------------------------------------------------------------------------

"Datei oder Verzeichnis nicht gefunden" means "file or directory not
found"

The versions 5.00 and 5.00.1 worked, so I guess it is a bug in ghc (not
in my
linux configuration).

Regards,

J�rn Dinkla

-- 
J�rn Dinkla
Willistra�e 47, 22299 Hamburg
http://www.dinkla.net

_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to