RosettaSnugDock-2.3.1 build Error!

Member Site Forums Rosetta++ Rosetta++ – Build/Install RosettaSnugDock-2.3.1 build Error!

Viewing 1 reply thread
  • Author
    Posts
    • #688
      Anonymous

        $make gcc
        Illegal variable name.
        make: *** [version_rosetta.cc]

        $ scons mode=release
        …..
        KeyError: “Unknown version number 4.4 for compiler ‘gcc'”
        scons: done reading SConscript files.
        scons: Building targets …

        How can I solve these problem? Could someone tell me! Thank you very much!

      • #4655
        Anonymous

          Look through the file tools/build/basic.settings

          look for entires pertaining to lower-numbered versions of GCC

          copy one of those entries (say, for 4.1) and change its number in the copy to 4.4

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.