
30 Jul
2013
30 Jul
'13
7:34 a.m.
BlueStar88:
Got this error on precise:
--- # ./Setup.lhs build Building TorDNSEL-0.1.1... Preprocessing executable 'tordnsel' for TorDNSEL-0.1.1...
src/TorDNSEL/Statistics/Internals.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead
<no location info>: Failing due to -Werror. ---
Any suggestions on this?
Remove -Werror from the cabal file. -- Lunar <lunar@torproject.org>