Hi,
I tried many time to build the rosetta in MAC OSX 10.5.8 .
It’s alway stop and show the following error message:
(I show last 10 line include the process.)
zlib_stream: :basic_unzip_streambuf,
std: :allocator, unsigned char, std::allocator
>: :underflow()in .mac.rotamer_trials.o
zlib_stream: :basic_unzip_streambuf,
std: :allocator, unsigned char, std: :allocator
>: :underflow()in .mac.saxs_model.o
zlib_stream: :basic_unzip_streambuf,
std: :allocator, unsigned char, std: :allocator
>: :underflow()in .mac.silent_input.o
zlib_stream: :basic_unzip_streambuf,
std: :allocator, unsigned char, std: :allocator
>: :underflow()in .mac.structure.o
zlib_stream: :basic_unzip_streambuf,
std: :allocator, unsigned char, std: :allocator
>: :underflow()in .mac.taboo_search.o
zlib_stream::basic_unzip_streambuf,
std::allocator, unsigned char, std: :allocator
>: :underflow()in .mac.gzip_util.o
zlib_stream: :basic_unzip_streambuf,
std: :allocator, unsigned char, std: :allocator
>: :underflow()in .mac.izstream.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [rosetta.mac] Error 1
Before I build rosetta , I installed both Xcode 3.1.4 and GNU Make 3.8.0 in my
Platform.
How to solve it ?