[vtkusers] Undefined reference to Mesa

Kevin H. Hobbs hobbsk at ohiou.edu
Fri Apr 9 09:25:20 EDT 2010


On 04/09/2010 08:19 AM, Hassan Amin wrote:
> I have now been able to make mesa 7.6.1 using  :
> cd Mesa-7.6.1/
> make linux-x86-64"
> 
> Earlier, the problem was that I did not have imake on my system.
> 
> However, when compiling my application, I am getting following conflict :
> 
> Cannot generate a safe runtime search path for target
>    Im2ModWarpLmkRandomInt because files in some directories may conflict with
>    libraries in implicit directories:
> 
>      runtime library [libGLU.so.1] in /usr/lib may be hidden by files in:
>        /home/hassan/vision/Mesa-7.6.1/lib64
> 
> Regards,
> 
> Hassan Amin


In your earlier e-mail you said :

OPENGL_glu_LIBRARY:FILEPATH=

so the glu library was unset.

Set this CMake variable to the libGLU.so that comes with Mesa.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100409/08c889d6/attachment.pgp>


More information about the vtkusers mailing list