Login  Register

Re: JOGL's Strange errors

Posted by Xerxes Rånby on Mar 03, 2015; 9:20am
URL: https://forum.jogamp.org/JOGL-s-Strange-errors-tp4033980p4034096.html

I checked your log and X11/Intrinsic.h is missing

        [cc] In file included from
/opt/gridware/libraries/jogl/jogl/src/nativewindow/native/JAWT_DrawingSurfaceInfo.c:40:
        [cc]
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/include/linux/jawt_md.h:31:27:
error: X11/Intrinsic.h: No such file or directory

use the folowing page:
http://rpm.pbone.net/index.php3/stat/2/simple/2
to quickly lookup which rpm contains the Intrinsic.h

when you do so you will discover that you need to install
libXt-devel-1.1.4-6.1.el6.x86_64.rpm

Cheers

Xerxes

Den 2015-03-03 09:57, smabakane [via jogamp] skrev:
>
>  now am getting a different error messages. Please receive an attached
> error message. Thanks for your help
>
> Regards,