> This looks like you've something left over from a previous build. > Please run `make clean' and then rerun the build. (And better wait > a little bit, as I'm going to commit some change in a few minutes > including a pkgname bump for ghc).
ok, my fault I re-ran make to see the error msg again but cleaned before the actual make - I am not that clueless. Anyway the problem was still there with 1.31, I fixed it now by removing the dependency on ghc-paths from haddock.cabal in ghc-6.12.2/utils/haddock (see patch). The compilation succeeds then, ghc seems to work on the programs I tested (very small ones), so maybe ghc-paths is not needed at all for compilation. I made a diff file that does the removal by "diff -u file~ file" in the pobj/ghc directory. I am sure that is not the way to produce a useable patch. What's the correct command here? Thanks for your efforts and time regards Matthias
removeGHC-pathsDeps.diff
Description: Binary data
