Member Site Forums Rosetta 3 Rosetta 3 – Build/Install rosetta 3.2.1 installation on fedora core 6 Reply To: rosetta 3.2.1 installation on fedora core 6

#5638
Anonymous

    I tried with options.settings file … But then also I am getting the following error :-
    sh: o: command not found
    gcc -o build/src/release/linux/2.6/32/x86/gcc/libdevel.so -shared -Llib -Lexternal/lib -Lbuild/src/release/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/release/linux/2.6/32/x86/gcc/libdevel.so] Error 1
    scons: building terminated because of errors.