[ ghc-Bugs-632021 ] GHC 5.04 build fail on Mandrake 9.0
noreply at sourceforge.net
noreply at sourceforge.net
Fri Nov 1 07:44:08 EST 2002
Bugs item #632021, was opened at 2002-11-01 04:44
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=632021&group_id=8032
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: GHC 5.04 build fail on Mandrake 9.0
Initial Comment:
I try to compile GHC 5.04.1 on Mandrake 9.0 using
the preinstalled GHC 5.02.2, glibc 2.5.5, gcc 3.2.
The build process aborts with:
------------------------------------------------------------------------
===fptools== Recursively making `boot' in hasktags
ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit
gen ..
PWD = /home/soft/Development/ghc-5.04.1/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== gmake boot - --no-print-directory -r;
in
/home/soft/Development/ghc-5.04.1/ghc/utils/hasktags
------------------------------------------------------------------------
/usr//bin/ghc -M -optdep-f -optdep.depend -osuf o
-ldl -O HaskTags.hs
------------------------------------------------------------------------
==fptools== gmake boot - --no-print-directory -r;
in
/home/soft/Development/ghc-5.04.1/ghc/utils/ghc-pkg
------------------------------------------------------------------------
/usr//bin/ghc -M -optdep-f -optdep.depend -osuf o
-ldl -cpp -DPKG_TOOL -DWANT_PRETTY -package
lang -pa package text -O Main.hs Package.hs
ParsePkgConfLite.hs
gmake all
/usr//bin/ghc -ldl -cpp -DPKG_TOOL
-DWANT_PRETTY -package lang -package util
-package text -O -c Packag age.o
Prologue junk?: .globl __stginit_Package
__stginit_Package:
pushl %ebp
movl %esp, %ebp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=632021&group_id=8032
More information about the Glasgow-haskell-bugs
mailing list