Member Site Forums Rosetta 3 Rosetta 3 – Build/Install Rosetta 3.1 error

  • This topic has 3 replies, 2 voices, and was last updated 14 years ago by Anonymous.
Viewing 3 reply threads
  • Author
    Posts
    • #641
      Anonymous

        Hello all,
        I am trying to install Rosetta 3.1 on Opensuse 11.2 using gcc 4.4.1. It is an x86_64 box. I am getting the following error after scons bin mode=release

        KeyError: Unknown version number Linux) for compiler ‘gcc”

        Any ideas?

        Thank you.

      • #4526
        Anonymous

          Open tools/build/basic.settings. Find the entries for gcc. Add an entry for gcc 4.4 (the last one that’s there is 4.1, just copy/paste it and increment it to 4.1). That ought to work…

        • #4528
          Anonymous

            That sounds good but… that does not do it. Besides I thought the * wild card entry should take care of the discrepancy in gcc or icc versions?

            Anyone have any other ideas? I can post the full error if that is helpful but this seems simple, although I cannot figure it out.
            Thanks.

          • #4530
            Anonymous

              The other similar post reminded me that there’s a know issue with 4.4.1 anyway. It’s not the issue you’re having (it’s an internal compiler segfault halfway through compilation) but 4.4.1 isn’t going to work anyway – try GCC 4.3?

          Viewing 3 reply threads
          • You must be logged in to reply to this topic.