On Wed, Sep 03, 2008 at 02:00:07PM +0300, Martin Michlmayr wrote:
> * Ji??í Pale??ek <[EMAIL PROTECTED]> [2008-05-14 03:01]:
> > /usr/bin/ghc6 -O -Wall -Werror -package Cabal update-haskell-control.lhs  
> > -o update-haskell-control
> > ghc-6.8.2: timer_create: Invalid argument
> 
> I get the same on ia64 during upgrade:

How reproducible is this bug for you?  What libc and kernel version do
you have?  Could they be upgraded and would that make the bug go away?

Try running this:
echo 'main = putStrLn "Hello"' > hello.hs; ghc --make hello.hs; ./hello
Does it fail similarly?  Both with 6.6.1 and 6.8.2?

Could you provide an strace dump?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to