#1284: GHC 6.6 does not compile on Slackware 11.0 linux
-----------------------------+----------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: highest | Milestone:
Component: Build System | Version: 6.6
Severity: critical | Keywords:
Difficulty: Unknown | Testcase:
Architecture: x86 | Os: Linux
-----------------------------+----------------------------------------------
GHC 6.6 does not compile on Slackware 11.0 linux.
; pwd
/home/yann/src/ghc-6.6
; uname -a
Linux styx 2.6.18.8 #2 SMP Thu Mar 15 11:37:13 GMT 2007 i686 i686 i386
GNU/Linu
; gcc -v
Reading specs from /usr/lib/gcc/i486-slackware-linux/3.4.6/specs
Configured with: ../gcc-3.4.6/configure --prefix=/usr --enable-shared
--enable- hreads=posix --enable-__cxa_atexit --disable-checking --with-
gnu-ld --verbose - target=i486-slackware-linux --host=i486-slackware-
linux
Thread model: posix
gcc version 3.4.6
; gmake -v
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i486-slackware-linux-gnu
; ./configure --enable-hc-boot --enable-objectio
[...] all is fine.
; gmake
[...]
== gmake all -r;
in /home/yann/src/ghc-6.6/rts
------------------------------------------------------------------------
gmake[1]: *** No rule to make target `Apply.o', needed by `libHSrts.a'.
Stop.
gmake: *** [stage1] Error 1
I am happy to test any patches and give more information. My email is
yann at kierun d0t org.
Thanks.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1284>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs