Member Site Forums Rosetta 3 Rosetta 3 – Build/Install Build Error, ubuntu 10.10, scons 2.0, python 2.6.6 and gcc 4.4.5, truncation Reply To: Build Error, ubuntu 10.10, scons 2.0, python 2.6.6 and gcc 4.4.5, truncation

#5563
Anonymous

    UPDATE:
    So after letting the compiling run over night, I’ve come in this morning to
    src/core/conformation/symmetry/util.cc:360:37: error: expected type-specifier
    src/core/conformation/symmetry/util.cc:360:37: error: conversion from 'int*' to non-scalar type 'core::pose::PDBInfoOP' requested
    src/core/conformation/symmetry/util.cc:360:37: error: expected ',' or ';'
    scons: *** [build/src/release/linux/2.6/64/x86/gcc/4.5/core/conformation/symmetry/util.os] Error 1
    scons: building terminated because of errors.

    Looks like I’m gonna have to play with -fPIC flags today