Member Site › Forums › Rosetta 3 › Rosetta 3 – General › Rosetta 3.1 compile error, Linux 32 bit › Reply To: Rosetta 3.1 compile error, Linux 32 bit
September 3, 2010 at 1:34 pm
#4593
Insrtalling Rosetta scons bin mode=release cxx=gcc cxx_ver=4.4 , finnally I have this :
release/linux/2.6/32/x86/gcc/utility/options/keys/OptionKeys.os -Llib -Lexternal/lib -Lbuild/src/release/linux/2.6/32/x86/gcc -Lsrc -L/usr/local/lib -L/usr/lib -lObjexxFCL -lz
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
scons: *** [build/src/release/linux/2.6/32/x86/gcc/libutility.so] Error 1
scons: building terminated because of errors.
Do you know how I can solve it??