alekseyzimin / masurca

GNU General Public License v3.0
242 stars 35 forks source link

make error invalid unsigned integer 10M #14

Open tolot27 opened 6 years ago

tolot27 commented 6 years ago

Checking out the latest version 3.2.6b and building it at Ubuntu 16.4 produces the following error:

make[2]: Entering directory '/mnt/soft/masurca/build/global/MUMmer'
  YAGGO    tests/generate_sequences_cmdline.hpp
/mnt/soft/masurca/MUMmer/tests/generate_sequences_cmdline.yaggo:17: In Option genome-size|G: Option genome-size|G: Invalid unsigned integer '10M'
Makefile:2603: recipe for target 'tests/generate_sequences_cmdline.hpp' failed
make[2]: *** [tests/generate_sequences_cmdline.hpp] Error 1
make[2]: Leaving directory '/mnt/soft/masurca/build/global/MUMmer'
Makefile:849: recipe for target 'install-special' failed
make[1]: *** [install-special] Error 2

Yaggo has version number 1.5.10

alekseyzimin commented 6 years ago

please install the distribution, do not clone the development tree unless you are going to be a developer