mapnik / mapnik-packaging

DEPRECATED packaging utilities for mapnik dependencies
39 stars 28 forks source link

ICU 1.56.1 data install problem #196

Open springmeyer opened 8 years ago

springmeyer commented 8 years ago
Error allocating memory for pkgDataFlags.
pkgdata: (null) ./out/icudt56l.dat /Users/dane/projects/mapnik-package-lto/osx/out/build-cpp11-libcpp-x86_64-macosx/share/icu/56.1
sh: -c: line 0: syntax error near unexpected token `./out/icudt56l.dat'
sh: -c: line 0: `(null) ./out/icudt56l.dat /Users/dane/projects/mapnik-package-lto/osx/out/build-cpp11-libcpp-x86_64-macosx/share/icu/56.1'
-- return status = 512
Failed to install data file with command: (null) ./out/icudt56l.dat /Users/dane/projects/mapnik-package-lto/osx/out/build-cpp11-libcpp-x86_64-macosx/share/icu/56.1
automactic commented 8 years ago

Hi, I am also having the same problem. Did you find a fix? I can't figure out what to do based on your last comment. Thanks!