Is anyone using GCC and RedHat Enterprise 5 for Rosetta 3.2?

Member Site Forums Rosetta 3 Rosetta 3 – Build/Install Is anyone using GCC and RedHat Enterprise 5 for Rosetta 3.2?

Viewing 1 reply thread
  • Author
    Posts
    • #871
      Anonymous

        We are having an issue we can’t troubleshoot:

        src/numeric/HomogeneousTransform.hh: In member function ‘numeric::xyzVector numeric::HomogeneousTransform::to_local_coordinate(const numeric::xyzVector&)’:
        src/numeric/HomogeneousTransform.hh:377: error: expected unqualified-id before ‘=’ token
        src/numeric/HomogeneousTransform.hh:378: error: expected primary-expression before ‘(‘ token
        src/numeric/HomogeneousTransform.hh:379: error: expected primary-expression before ‘static’
        src/numeric/HomogeneousTransform.hh:380: error: expected primary-expression before ‘static’
        src/numeric/HomogeneousTransform.hh:381: error: expected primary-expression before ‘static’
        scons: *** [build/src/release/linux/2.6/64/x86/gcc/mpi/protocols/ligand_docking/Rotate.os] Error 1
        scons: building terminated because of errors.

        None of the developers can reproduce the error to fix it; can any users reproduce this?

      • #5502
        Anonymous

          I can parallel complier Rosetta3.2.1 with the command “scons -j8 bin mode=release extras=mpi” on RedHat Enterprise 5.6 and 6,but test/run.py get some errors,I can’t solve it,please help me,thank you.

        • #5504
          Anonymous

            I assume you are referring to this thread: https://www.rosettacommons.org/content/testrunpy-errors

            I’ve made some suggestions there.

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