Ticket #808 (new defect)

Opened 2 years ago

Last modified 17 months ago

Cabal fails to compile with undefined reference to `resTimerSignal'

Reported by: guest Owned by:
Priority: normal Milestone: Cabal-1.8
Component: Cabal library Version: 1.8.0.6
Severity: major Keywords: compile
Cc: Difficulty: unknown
GHC Version: 6.12.1 Platform: Linux

Description

When compiling Cabal-1.8.0.4 from source with `ghc --make Setup.hs', it fails on the linking step with:

/home/me/.cabal/lib/unix-2.4.2.0/ghc-6.12.1/libHSunix-2.4.2.0.a(Signals.o): In function `spzw_info': (.text+0x4d14): undefined reference to `rtsTimerSignal'

Change History

Changed 17 months ago by elga

Note: See TracTickets for help on using tickets.