You are here

rosetta 3.3 installation error on ubuntu 11.10

2 posts / 0 new
Last post
rosetta 3.3 installation error on ubuntu 11.10
#1

hi everyone;

Hard time installing rosetta on ubuntu 11.10.
different problems, very frustrating.

Linux 3.0
ubuntu 11.10
python 2.7
gcc 4.6

Here is the recent one;

/tmp/ccIDDP8t.s: Assembler messages:
/tmp/ccIDDP8t.s: Error: .size expression for _ZN7utility7options15VectorOption_T_INS0_19PathVectorOptionKeyENS_4file8PathNameEE5valueERKS4_ does not evaluate to a constant
/tmp/ccIDDP8t.s: Error: .size expression for _ZSt22__uninitialized_move_aIPN7utility7options10PathOptionES3_SaIS2_EET0_T_S6_S5_RT1_ does not evaluate to a constant
scons: *** [build/src/debug/linux/3.0/32/x86/gcc/basic/options/option.os] Error 1
sbons: building terminated because of errors.

All valuable suggestions are appreciated.

Thanks.

Post Situation: 
Sat, 2012-01-28 18:07
xtalqin

This isn't one I've ever seen before. I use:

GCC 4.6.1
Ubuntu 11.10 (64 bit, not 32), which is kernel 3.0
python 2.7.2

I've never seen an "assembler error" - I assume this is occurring relatively early in compilation? Before linking?

Do other programs compile using this computer? Do older editions of Rosetta compile? Did you put 4.6 in the options.settings file?

Mon, 2012-01-30 07:29
smlewis