Login  Register

Re: JOGL's Strange errors

Posted by smabakane on Feb 03, 2015; 10:07am
URL: https://forum.jogamp.org/JOGL-s-Strange-errors-tp4033980p4033992.html

Hello

I have installed R-devel.x86_64 and OpenEXR.x86_64 (assume is XR) packages but am still getting the same BUILD FAILD errors as per attached document. Please advise

Regards,

Sticks

>>> Sticks Mabakane 2/3/2015 11:44 AM >>>
Hello

X11 is already installed in the server. What is the rpm package for XR and R development package on Red Hat Centos? Is the packages part of xorg-x11-proto-devel that is shown in the build website? Secondly, do i need to login to the server using X session when compiling JOGL?

Thanks for your help

Regards,

Sticks
 
>>> "gouessej [via jogamp]" <[hidden email]> 2/3/2015 11:09 AM >>>


Hi


smabakane wrote
> I am currently installing JOGL

No you're building JOGL, there is no real "install", it's just a third party
library, it has to be in the classpath.

There is no strange error, you probably didn't strictly follow our
instructions:
http://jogamp.org/jogl/doc/HowToBuild.html
<http://jogamp.org/jogl/doc/HowToBuild.html>  

You need the X11 and XRandR development packages.



-----
Julien Gouesse | Personal blog  | Website  | Follow me on Identi.ca
_______________________________________________
If you reply to this email, your message will be added to the discussion below:
http://forum.jogamp.org/JOGL-s-Strange-errors-tp4033980p4033989.html

To unsubscribe from JOGL's Strange errors, visit
This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard.
The full disclaimer details can be found at
http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner,
and is believed to be clean.

Please consider the environment before printing this email.


R-devel.x86_64
R-devel.x86_64
 [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: XRRCrtcInfo undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: xrrCrtcInfo undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: expected expression before ) token
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: expected ; before monitorInfo
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c: In function Java_jogamp_newt_driver_x11_RandR13_setScreenViewport0:
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: XRRScreenResources undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: resources undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: expected expression before ) token
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: expected ; before screenResources

BUILD FAILED
/opt/gridware/libraries/jogl/jogl/make/build.xml:79: The following error occurred while executing this line:
/opt/gridware/libraries/jogl/jogl/make/build-newt.xml:737: The following error occurred while executing this line:
/opt/gridware/libraries/jogl/jogl/make/build-newt.xml:656: gcc failed with return code 1

Total time: 17 seconds
root@login02:/opt/gridware/libraries/jogl/jogl/make $
 [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: XRRCrtcInfo undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: xrrCrtcInfo undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: expected expression before ) token
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: expected ; before monitorInfo
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c: In function Java_jogamp_newt_driver_x11_RandR13_setScreenViewport0:
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: XRRScreenResources undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: resources undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: expected expression before ) token
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: expected ; before screenResources

BUILD FAILED
/opt/gridware/libraries/jogl/jogl/make/build.xml:79: The following error occurred while executing this line:
/opt/gridware/libraries/jogl/jogl/make/build-newt.xml:737: The following error occurred while executing this line:
/opt/gridware/libraries/jogl/jogl/make/build-newt.xml:656: gcc failed with return code 1

Total time: 17 seconds
root@login02:/opt/gridware/libraries/jogl/jogl/make $
[cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: XRRCrtcInfo undeclared (first use in this function)
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: xrrCrtcInfo undeclared (first use in this function)
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: expected expression before ) token
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: expected ; before monitorInfo
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c: In function Java_jogamp_newt_driver_x11_RandR13_setScreenViewport0:
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: XRRScreenResources undeclared (first use in this function)
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: resources undeclared (first use in this function)
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: expected expression before ) token
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: expected ; before screenResources

BUILD FAILED
/opt/gridware/libraries/jogl/jogl/make/build.xml:79: The following error occurred while executing this line:
/opt/gridware/libraries/jogl/jogl/make/build-newt.xml:737: The following error occurred while executing this line:
/opt/gridware/libraries/jogl/jogl/make/build-newt.xml:656: gcc failed with return code 1

Total time: 17 seconds
root@login02:/opt/gridware/libraries/jogl/jogl/make $
[cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: XRRCrtcInfo undeclared (first use in this function)
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: xrrCrtcInfo undeclared (first use in this function)
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: expected expression before ) token
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: expected ; before monitorInfo
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c: In function Java_jogamp_newt_driver_x11_RandR13_setScreenViewport0:
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: XRRScreenResources undeclared (first use in this function)
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: resources undeclared (first use in this function)
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: expected expression before ) token
   [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: expected ; before screenResources

BUILD FAILED
/opt/gridware/libraries/jogl/jogl/make/build.xml:79: The following error occurred while executing this line:
/opt/gridware/libraries/jogl/jogl/make/build-newt.xml:737: The following error occurred while executing this line:
/opt/gridware/libraries/jogl/jogl/make/build-newt.xml:656: gcc failed with return code 1

Total time: 17 seconds
root@login02:/opt/gridware/libraries/jogl/jogl/make $
 [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: XRRCrtcInfo undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: xrrCrtcInfo undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: expected expression before ) token
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: expected ; before monitorInfo
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c: In function Java_jogamp_newt_driver_x11_RandR13_setScreenViewport0:
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: XRRScreenResources undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: resources undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: expected expression before ) token
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: expected ; before screenResources

BUILD FAILED
/opt/gridware/libraries/jogl/jogl/make/build.xml:79: The following error occurred while executing this line:
/opt/gridware/libraries/jogl/jogl/make/build-newt.xml:737: The following error occurred while executing this line:
/opt/gridware/libraries/jogl/jogl/make/build-newt.xml:656: gcc failed with return code 1

Total time: 17 seconds
root@login02:/opt/gridware/libraries/jogl/jogl/make $
 [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: XRRCrtcInfo undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: xrrCrtcInfo undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: expected expression before ) token
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:466: error: expected ; before monitorInfo
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c: In function Java_jogamp_newt_driver_x11_RandR13_setScreenViewport0:
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: XRRScreenResources undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: resources undeclared (first use in this function)
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: expected expression before ) token
       [cc] /opt/gridware/libraries/jogl/jogl/src/newt/native/X11RandR13.c:507: error: expected ; before screenResources

BUILD FAILED
/opt/gridware/libraries/jogl/jogl/make/build.xml:79: The following error occurred while executing this line:
/opt/gridware/libraries/jogl/jogl/make/build-newt.xml:737: The following error occurred while executing this line:
/opt/gridware/libraries/jogl/jogl/make/build-newt.xml:656: gcc failed with return code 1

Total time: 17 seconds
root@login02:/opt/gridware/libraries/jogl/jogl/make $


--
This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard.
The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner,
and is believed to be clean.

Please consider the environment before printing this email.


errors.txt (550K) Download Attachment