You are here

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

3 posts / 0 new
Last post
Is anyone using GCC and RedHat Enterprise 5 for Rosetta 3.2?
#1

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?

Post Situation: 
Thu, 2011-04-14 08:24
smlewis

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.

Fri, 2011-04-29 07:46
kingljy

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

I've made some suggestions there.

Fri, 2011-04-29 08:26
smlewis