Patches item #311309, was opened at 16/12/2008 03:01
Status: Open
Priority: 3
Submitted By: Samuel Thibault (sthibaul-guest)
Assigned to: Nobody (None)
>Summary: 509252: ghc6 FTBFS (debian-ports) 
Category: None
Group: None
Resolution: None


Initial Comment:
This is due to ghc using setitimer(TIMER_VIRTUAL), for which Mach
doesn't provide any support. The attached patch just makes it use
ITIMER_REAL instead.

I've filed a ticket upstream
http://hackage.haskell.org/trac/ghc/ticket/2883

Maybe this could be a debian-ports candidate, as ghc6 is blocking all
haskell packages.


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

Comment By: Samuel Thibault (sthibaul-guest)
Date: 20/12/2008 12:22

Message:
Better patch, submitted upstream, that autodetects such case.


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

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=410472&aid=311309&group_id=30628


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

Reply via email to