Ralf Comtesse <[EMAIL PROTECTED]> writes:
>
> Hello,
>
> I have problems using hdirect-current on my system. I have the
> ghc-4.00 as an rpm-Distribution on a Debian Linux system and
> used alien to install it.
>
> Wenn I try to compile hdirect. 'make boot' and 'make' work fine but
> 'make lib' gives a segmentation fault:
>
Yup, as mentioned in the announce msg,
http://www.dcs.gla.ac.uk/mail-www/haskell/msg01029.html
using the hdirect sources with ghc-4.00 is not recommended - use
ghc-3.03 instead.
--Sigbjorn
PS - you may have better luck with 4.00 if you compile the hdirect
sources with '-O -dcore-lint', but no guarantees.