I got this error:
declare.linux:
c.compile.jogl.linux:
c.compile.jogl.check.nonmacosx:
c.compile.jogl.check.macosx:
c.compile.jogl.check:
c.compile.jogl:
c.link.jogl.check:
c.link.jogl:
[exec] /usr/bin/ld: cannot find -lGL
[exec] collect2: ld returned 1 exit status
BUILD FAILED
file:/home/xxx/java/jogl/make/build.xml:843: exec returned: 1
What can i do?
Thank you.