Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] building on arachne/hex


Chronological Thread 
  • From: Roni Choudhury <roni@cs.utah.edu>
  • To: "'manta@sci.utah.edu'" <manta@sci.utah.edu>
  • Subject: [Manta] building on arachne/hex
  • Date: Thu, 01 Nov 2007 16:43:17 -0600

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