Menu

#69 Makefile mkdir breaks if path contains spaces (w/ patch)

open
nobody
None
5
2010-03-30
2010-03-30
Dan Helfman
No

The use of $(MKINSTALLDIR) within the main makefile breaks on Windows

Discussion

  • Dan Helfman

    Dan Helfman - 2010-03-30
    • summary: Makefile MKINSTALLDIR breaks if ogdi patch contains spaces --> Makefile mkdir breaks if path contains spaces (w/ patch)
     
  • Dan Helfman

    Dan Helfman - 2010-03-30

    That is, the use of $(MKINSTALLDIR) within the main makefile breaks on Windows if the path containing the OGDI directory contains spaces. One potential solution is in the attached patch, which will only work of the OGDI build is kicked off from the top-level directory.

     
  • Dan Helfman

    Dan Helfman - 2010-03-30

    That should've said "... which will only work *IF* the
    OGDI build is kicked off from the top-level directory."

     

Log in to post a comment.