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

#4906
Anonymous

    Hello,
    Thank you for the quick reply.
    so I tried using the embedded scons it gave me the same error I think
    ology_broker/TemplateJumpClaimer.os build/src/debug/linux/2.6/32/x86/gcc/protocols/topology_broker/TopologyBroker.os build/src/debug/linux/2.6/32/x86/gcc/protocols/topology_broker/TopologyClaimer.os build/src/debug/linux/2.6/32/x86/gcc/protocols/topology_broker/TopologyClaimerFactory.os build/src/debug/linux/2.6/32/x86/gcc/protocols/topology_broker/util.os -Llib -Lexternal/lib -Lbuild/src/debug/linux/2.6/32/x86/gcc -Lsrc -L/usr/local/lib -L/usr/lib -lcore -lnumeric -lutility -lObjexxFCL -lz
    sh: o: not found
    gcc -o build/src/debug/linux/2.6/32/x86/gcc/libdevel.so -shared -Llib -Lexternal/lib -Lbuild/src/debug/linux/2.6/32/x86/gcc -Lsrc -L/usr/local/lib -L/usr/lib -lprotocols -lcore -lnumeric -lutility -lObjexxFCL -lz
    /usr/bin/ld: cannot find -lprotocols
    /usr/bin/ld: cannot find -lcore
    /usr/bin/ld: cannot find -lnumeric
    /usr/bin/ld: cannot find -lutility
    /usr/bin/ld: cannot find -lObjexxFCL
    /usr/bin/ld: cannot find -lz
    collect2: ld returned 1 exit status
    scons: *** [build/src/debug/linux/2.6/32/x86/gcc/libdevel.so] Error 1
    scons: building terminated because of errors.