Rosetta-2.3.0 build on MAC OSX 10.5.8

Member Site Forums Rosetta++ Rosetta++ – General Rosetta-2.3.0 build on MAC OSX 10.5.8

Viewing 1 reply thread
  • Author
    Posts
    • #666
      Anonymous

        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 ?

      • #4610
        Anonymous

          You probably don’t have the zlib libraries installed. I don’t have a clue how to fix it on a mac. On Ubuntu you’d do “sudo apt-get install zlib-dev”, so if you can figure out the mac equivalent, try that.

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.