Skip to content

Building 6.4.2 fails

Trying to rebuild 6.4.2 with 6.4.2 or 6.4.1 fails for me:

  1. ./utils/ghc-pkg/ghc-pkg-inplace --force --update-package <package.conf.inplace

Reading package info from stdin ... done. h:\src-with-old-ghc\ghc-6.4.2.20060411"\ghc\rts" doesn't exist or isn't a directory (ignoring) h:\src-with-old-ghc\ghc-6.4.2.20060411"\ghc\rts\gmp" doesn't exist or isn't a directory (ignoring) h:\src-with-old-ghc\ghc-6.4.2.20060411"\ghc\includes" doesn't exist or isn't a directory (ignoring)

The reason seems to be some mssing single quotes in package.mk. -DFPTOOLS_TOP_ABS=\"${FPTOOLS_TOP_ABS}\" to -DFPTOOLS_TOP_ABS='\"${FPTOOLS_TOP_ABS}\"' fixes that problem.

But maybe I have some other prblem that causes this?

-- Lennart

Trac metadata
Trac field Value
Version 6.4.2
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Build System
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information