Re: make install fails on Windows: "removeFiles: Got leading slash"

Joey Adams <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <CAARyMpDS-FJEXSCGBe6sza==EyhtBsZ7ShKu_hKysUEfGvTMkw@mail.gmail.com>
On Tue, Nov 13, 2012 at 8:51 PM, Joey Adams <[email protected]>wrote:

> make install succeeds after removing the offending line.
>

Whoops, spoke too soon.   I ran into this problem one other time.  Thus,
the two offending lines are:

    driver/ghci/ghc.mk:57:     $(call removeFiles,$(GHCII_SCRIPT))
    ghc/ghc.mk:180:    $(call removeFiles,$(DESTDIR)$(bindir)/ghc.exe)

After removing these two lines, `make install` completed successfully.

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.