Rosetta Commons
Member Site
Member Site › Forums › Rosetta++ › Rosetta++ – Build/Install › RosettaSnugDock-2.3.1 build Error!
$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!
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