[Paraview] Paraview 2.4.4 build error
Gregory, David C CIV NSWCDL G24
david.c.gregory at navy.mil
Wed Sep 27 11:19:20 EDT 2006
libGLU.so and libGL.so are different libraries.
On my RHEL4.4 machines, gcc defaults to compiling 64 bit binaries. So,
you need to make sure you point to the libraries in /usr/lib64.
Typically, the ldd error message "skipping incompatible ...." means a
32bit vs 64bit incompatibility between the shared object and the
executable being linked.
Incidentally, I've had issues with paraview 32bit and using more than
4GB. No issues at all when compiling with 64bit gcc.
-David
David C. Gregory
NSWC Dahlgren
Weapons Lethality and Effectiveness Branch - G24
17320 Dahlgren Road
Dahlgren, VA 22448
540-653-0424
-----Original Message-----
From: paraview-bounces+david.c.gregory=navy.mil at paraview.org
[mailto:paraview-bounces+david.c.gregory=navy.mil at paraview.org] On
Behalf Of Blair, Jason J CTR USAF ASC/HPTI
Sent: Monday, September 25, 2006 4:26 PM
To: ParaView at paraview.org
Subject: [Paraview] Paraview 2.4.4 build error
All,
Background on Environment:
128 Way Woodcrest (Dell 1850)
Topspin Infiniband Interconnect
RHEL 4 update 4
glibc 2.3.4-2.25
ccmake 2.4-patch 3
gmake 3.80
gcc 3.4.6 (RedHat)
I'm a newbie building a parallel version of Paraview for our
Dell Linux cluster. I'm getting an error that I'm not sure what to do
with:
/usr/bin/ld: skipping incompatible
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../libGLU.so when
searching for -lGLU
/usr/bin/ld: skipping incompatible /usr/lib/libGLU.so when
searching for -lGLU
/usr/bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status
gmake[2]: *** [bin/pvbatch] Error 1
gmake[1]: *** [Servers/Executables/CMakeFiles/pvbatch.dir/all]
Error 2
gmake: *** [all] Error 2
I checked the OPENLG_gl_LIBRARY line in the cmake file and I
have tried both /usr/lib/libGL.so and /usr/lib64/libGL.so. Any ideas?
Thanks for your time,
Jay Blair
CSC
Sr. Applications Engineer
ASC MSRC
WPAFB Dayton, OH
937.904.8309
jason.blair at wpafb.af.mil
Caution: This message may contain competitive, sensitive or
other non-public information not intended for disclosure outside
official government channels. Do not disseminate this message without
the approval of the Office of the Assistant Secretary of the Air Force
for Acquisition. If you received this message in error, please notify
the sender by reply e-mail and delete all copies of this message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20060927/7d7642fd/attachment-0001.htm
More information about the ParaView
mailing list