|
[GHC] #749: Building 6.4.2 fails: msg#00044lang.haskell.glasgow.bugs
#749: Building 6.4.2 fails -----------------------------+---------------------------------------------- Reporter: guest | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Build System | Version: 6.4.2 Severity: normal | Keywords: Os: Windows | Difficulty: Unknown Architecture: x86 | -----------------------------+---------------------------------------------- Trying to rebuild 6.4.2 with 6.4.2 or 6.4.1 fails for me: ../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 -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/749> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #743: -M limit exceeded by a factor of 2, GHC |
|---|---|
| Next by Date: | Re: [GHC] #739: command-line expressions with double-quoted strings misinterpret some special symbols, Pedro Miguel Duarte |
| Previous by Thread: | [GHC] #748: VISUAL HASKELL won't find imports, GHC |
| Next by Thread: | Re: [GHC] #749: Building 6.4.2 fails, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |