14 Oct
2013
14 Oct
'13
4:37 a.m.
Hi, I tried again today[*] and it failed with the same error. Any suggestions? [*] I re-synced with: % ./sync-all get && ./sync-all pull % perl boot && ./configure % make -j2 * Roman Cheplyaka <roma@ro-che.info> [2013-09-30 12:13:48+0300]
Hi,
I tried to build GHC HEAD today, but eventually got this error:
ghc-cabal: No (or multiple) ghc rts package is registered!! make[1]: *** [libraries/ghc-prim/dist-install/package-data.mk] Error 1 make: *** [all] Error 2
I did "make clean" before starting the build — is it not sufficient?
Roman