Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [Manta] building on arachne/hex


Chronological Thread 
  • From: Abe Stephens <abe@sci.utah.edu>
  • To: Roni Choudhury <roni@cs.utah.edu>
  • Cc: "'manta@sci.utah.edu'" <manta@sci.utah.edu>
  • Subject: Re: [Manta] building on arachne/hex
  • Date: Thu, 1 Nov 2007 16:57:22 -0600


Hi Roni,

Manta r1797 just built out of the box for me on arachne/g++. 

Which version of cmake and compiler/linker are you using?


arachne Manta/build-test> which cmake
/usr/bin/cmake
arachne Manta/build-test> cmake --version
cmake version 2.4-patch 3


Abe

On Nov 1, 2007, at 4:43 PM, Roni Choudhury wrote:

Hi all-

When I go to build Manta on arachne or hex, cmake tells me this:

roni@arachne:build-arachne$ cmake ..
-- Configuring done
It is impossible to order the linker search path in such a way that libraries specified as full paths will be picked by the linker.
Directories and libraries involved are:
Directory: /usr/lib contains:
Library: /usr/lib64/libGL.so

Directory: /usr/lib64 contains:
Library: /usr/lib/libbz2.so
Library: /usr/lib/libpng.so
Library: /usr/lib/libz.so



It is impossible to order the linker search path in such a way that libraries specified as full paths will be picked by the linker.
Directories and libraries involved are:
Directory: /usr/lib contains:
Library: /usr/lib64/libGL.so

Directory: /usr/lib64 contains:
Library: /usr/lib/libbz2.so
Library: /usr/lib/libpng.so
Library: /usr/lib/libz.so
.
.
.

That goes on for a while.  Anyone know how to correct this, or even what is causing it?  Thanks!

roni




Archive powered by MHonArc 2.6.16.

Top of page