[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-hurd-Patches][311309] ghc6 FTBFS



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: ghc6 FTBFS 
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.


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

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


Reply to: