---- Reported by cybasheep 2006-07-18 12:18:08 ---- I am trying to build jogl 1.0.0-beta5 on FreeBSD 5.5 with a native JDK 1.5.0, ant 1.6.5 and antlr 2.7.5. I've followed the build instructions to the best of my ability, but the build fails in the c.build stage. I've included the complete buildlog below. Any suggestions would be very much appreciated. Thanks, Michael Nottebrock (lofi@freebsd.org) [lofi@kiste]:0:~/foobar/jogl/make > ant Buildfile: build.xml gluegen.cpptasks.detect.os: [echo] FreeBSD=true [echo] HPUX=${isHPUX} [echo] IA64=${isIA64} [echo] Linux=${isLinux} [echo] LinuxAMD64=${isLinuxAMD64} [echo] LinuxIA64=${isLinuxIA64} [echo] LinuxX86=${isLinuxX86} [echo] OS X=${isOSX} [echo] Solaris=${isSolaris} [echo] SolarisSparcv9=${isSolarisSparcv9} [echo] Unix=true [echo] Windows=${isWindows} [echo] X11=true base.init: base.init.sourcelevel.1: base.init.sourcelevel.2: load.user.properties: [echo] Loaded /home/lofi/jogl.properties. [echo] Loaded /home/lofi/gluegen.properties. [echo] antlr.jar=/usr/local/share/java/classes/antlr.jar setup.java.home.dir.nonmacosx: setup.java.home.dir.macosx: setup.java.home.dir: gluegen.cpptasks.detect.compiler: [echo] VC6=${isVC6} [echo] VC7=${isVC7} [echo] VC8=${isVC8} [echo] MingW=${isMingW} declare.common: init: antlr.jar.validate: java.home.dir.validate: java.class.path.validate: validate: [mkdir] Created dir: /usr/home/lofi/foobar/jogl/build/gensrc/classes [mkdir] Created dir: /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl [mkdir] Created dir: /usr/home/lofi/foobar/jogl/build/classes [mkdir] Created dir: /usr/home/lofi/foobar/jogl/build/obj [mkdir] Created dir: /usr/home/lofi/foobar/jogl/build/obj/jogl [mkdir] Created dir: /usr/home/lofi/foobar/jogl/build/obj/jogl_cg declare.win32.vc6: declare.win32.vc7: declare.win32.vc8: declare.win32.vc8_x64: declare.win32.mingw: declare.win32: declare.linux.x86: declare.linux.amd64: declare.linux.ia64: declare.x11: declare.linux: declare.solaris: declare.solarisSparcv9: declare.macosx: declare.freebsd: [echo] FreeBSD declare.hpux: declare: all: gluegen.cpptasks.detect.os: base.init: base.init.sourcelevel.1: base.init.sourcelevel.2: load.user.properties: setup.java.home.dir.nonmacosx: setup.java.home.dir.macosx: setup.java.home.dir: gluegen.cpptasks.detect.compiler: [echo] VC6=${isVC6} [echo] VC7=${isVC7} [echo] VC8=${isVC8} [echo] MingW=${isMingW} declare.common: init: antlr.jar.validate: java.home.dir.validate: java.class.path.validate: validate: build.gluegen: load.user.properties: [echo] Loaded /home/lofi/gluegen.properties. [echo] antlr.jar=/usr/local/share/java/classes/antlr.jar setup-excludes-1: setup-excludes-2: init: antlr.jar.validate: java.class.path.validate: validate: [mkdir] Created dir: /usr/home/lofi/foobar/gluegen/build/gensrc/java [mkdir] Created dir: /usr/home/lofi/foobar/gluegen/build/classes gluegen.build: [mkdir] Created dir: /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram [copy] Copying 5 files to /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram generate.c.grammar: [antlr] ANTLR Parser Generator Version 2.7.5 (20050128) 1989-2005 jGuru.com [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:232: warning:nondeterminism between alts 1 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:232: k==1:"struct" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:232: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:232: warning:nondeterminism between alts 2 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:232: k==1:"union" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:232: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:232: warning:nondeterminism between alts 3 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:232: k==1:"enum" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:232: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:331: warning:nondeterminism between alts 1 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:331: k==1:"struct" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:331: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:331: warning:nondeterminism between alts 2 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:331: k==1:"union" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:331: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:331: warning:nondeterminism between alts 3 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:331: k==1:"enum" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:331: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:346:17: warning:Rule 'declarator' returns a value [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:526: warning:nondeterminism between alts 1 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:526: k==1:"struct" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:526: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:526: warning:nondeterminism between alts 2 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:526: k==1:"union" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:526: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:526: warning:nondeterminism between alts 3 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:526: k==1:"enum" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:526: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:536: warning:Syntactic predicate superfluous for single alternative [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1084: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1084: k==1:'\r' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1084: k==2:'\n' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1084: k==3:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1114:9: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1114:9: k==1:'\t','\u000c',' ','d' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1114:9: k==2:'\t','\u000c',' ','d','e' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1114:9: k==3:'\t','\u000c',' ','d'..'f' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115: k==1:'\t','\u000c',' ' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115:54: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115:54: k==1:'.','0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115:54: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115:54: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1148: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1148: k==1:'\t','\u000c',' ' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1148: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1148: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1148: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1149:9: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1149:9: k==1:'"' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1149:9: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1149:9: k==3:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1149:9: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1149:9: k==1:'A'..'Z','_','a'..'z' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1149:9: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1149:9: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1156: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1156: k==1:'\t','\u000c',' ' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1156: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1156: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1156: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1157:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1157:9: k==1:'1' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1157:9: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1157:9: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1158: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1158: k==1:'\t','\u000c',' ' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1158: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1158: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1158: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1159:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1159:9: k==1:'2' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1159:9: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1159:9: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1160: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1160: k==1:'\t','\u000c',' ' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1160: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1160: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1160: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1161:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1161:9: k==1:'3' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1161:9: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1161:9: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1162: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1162: k==1:'\t','\u000c',' ' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1162: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1162: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1162: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1163:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1163:9: k==1:'4' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1163:9: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1163:9: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: k==1:'a'..'z' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: k==1:'A'..'Z' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: between alt 2 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: k==1:'_' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: between alt 3 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372: between alt 4 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1329: warning:lexical nondeterminism between alts 4 and 6 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1329: k==1:'0' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1329: k==2:'X','x' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1329: k==3:'0'..'9','A'..'F','a'..'f' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: k==1:'a'..'f' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: k==1:'A'..'F' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: between alt 2 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358: between alt 3 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1360:17: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1360:17: k==1:'L','l' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1360:17: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1360:17: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1360:17: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1360:17: k==1:'U','u' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1360:17: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1360:17: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331:34: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331:34: k==1:'E','e' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331:34: k==2:'+','-','0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331:34: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1334:17: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1334:17: k==1:'F','f' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1334:17: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1334:17: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1334:17: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1334:17: k==1:'L','l' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1334:17: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1334:17: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:17: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:17: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:17: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:17: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:30: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:30: k==1:'E','e' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:30: k==2:'+','-','0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:30: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1343:19: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1343:19: k==1:'F','f' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1343:19: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1343:19: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1343:19: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1343:19: k==1:'L','l' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1343:19: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1343:19: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1348: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1348: k==1:'0'..'7' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1348: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1348: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1348: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1349:17: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1349:17: k==1:'L','l' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1349:17: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1349:17: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1349:17: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1349:17: k==1:'U','u' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1349:17: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1349:17: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1353: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1353: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1353: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1353: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1353: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1354:17: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1354:17: k==1:'L','l' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1354:17: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1354:17: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1354:17: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1354:17: k==1:'U','u' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1354:17: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1354:17: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1197: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1197: k==1:'\\' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1197: k==2:'"','\'','0'..'7','?','\\','a','b','f','n','r','t','v','x' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1197: k==3:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1286: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1286: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1286: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1286: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1286: between alt 1 and exit branch of block generate.c.grammar.glib: [antlr] ANTLR Parser Generator Version 2.7.5 (20050128) 1989-2005 jGuru.com [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:989: warning:lexical nondeterminism between alts 4 and 6 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:989: k==1:'0' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:989: k==2:'X','x' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:989: k==3:'0'..'9','A'..'F','a'..'f' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: k==1:'a'..'f' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: k==1:'A'..'F' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: between alt 2 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013: between alt 3 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1014: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1014: k==1:'I','J','L','U','i','j','l','u' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1014: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1014: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1014: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990:34: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990:34: k==1:'E','e' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990:34: k==2:'+','-','0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990:34: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:993: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:993: k==1:'F','I','J','L','U','f','i','j','l','u' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:993: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:993: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:993: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:17: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:17: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:17: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:17: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:30: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:30: k==1:'E','e' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:30: k==2:'+','-','0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:30: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1001: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1001: k==1:'F','I','J','L','U','f','i','j','l','u' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1001: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1001: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1001: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1005: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1005: k==1:'0'..'7' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1005: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1005: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1005: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1006: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1006: k==1:'F','I','J','L','U','f','i','j','l','u' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1006: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1006: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1006: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1009: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1009: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1009: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1009: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1009: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1010: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1010: k==1:'F','I','J','L','U','f','i','j','l','u' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1010: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1010: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1010: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1316: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1316: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1316: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1316: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1316: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==1:'a'..'z' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==1:'A'..'Z' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: between alt 2 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==1:'_' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: between alt 3 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==1:'$' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: between alt 4 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==1:'0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==2:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035: between alt 5 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1205: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1205: k==1:'\r' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1205: k==2:'\n' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1205: k==3:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1231:9: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1231:9: k==1:'\t','\u000c',' ','d' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1231:9: k==2:'\t','\u000c',' ','d','e' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1231:9: k==3:'\t','\u000c',' ','d'..'f' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232: k==1:'\t','\u000c',' ' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232:54: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232:54: k==1:'.','0'..'9' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232:54: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232:54: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1264: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1264: k==1:'\t','\u000c',' ' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1264: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1264: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1264: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1265:9: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1265:9: k==1:'"' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1265:9: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1265:9: k==3:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1265:9: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1265:9: k==1:'$','A'..'Z','_','a'..'z' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1265:9: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1265:9: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1272: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1272: k==1:'\t','\u000c',' ' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1272: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1272: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1272: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1273:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1273:9: k==1:'1' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1273:9: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1273:9: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1274: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1274: k==1:'\t','\u000c',' ' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1274: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1274: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1274: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1275:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1275:9: k==1:'2' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1275:9: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1275:9: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1276: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1276: k==1:'\t','\u000c',' ' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1276: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1276: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1276: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1277:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1277:9: k==1:'3' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1277:9: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1277:9: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1278: warning:lexical nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1278: k==1:'\t','\u000c',' ' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1278: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1278: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1278: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1279:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1279:9: k==1:'4' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1279:9: k==2:'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1279:9: k==3:<end-of-token>,'\u0000'..'\u00ff' [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:132: warning:nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:132: k==1:SEMI [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:132: k==2:EOF,"typedef","asm","volatile",SEMI,"struct","union","enum","auto","register","extern","static","const","void","char","short","int","long","float","double","signed","unsigned",ID,STAR,LPAREN,"inline","__int64","typeof","__complex" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:132: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:245: warning:nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:245: k==1:SEMI [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:245: k==2:EOF,"typedef","asm","volatile",LCURLY,RCURLY,SEMI,"struct","union","enum","auto","register","extern","static","const","void","char","short","int","long","float","double","signed","unsigned",ID,STAR,LPAREN,VARARGS,"while","do","for","goto","continue","break","return","case","default","if","switch",LAND,BAND,PLUS,MINUS,INC,DEC,"sizeof",BNOT,LNOT,CharLiteral,StringLiteral,Number,"__label__","inline","__int64","typeof","__complex","__alignof","__real","__imag" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:245: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:648: warning:nondeterminism between alts 1 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:648: k==1:"struct" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:648: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:648: warning:nondeterminism between alts 2 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:648: k==1:"union" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:648: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:648: warning:nondeterminism between alts 3 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:648: k==1:"enum" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:648: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:158:14: warning:nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:158:14: k==1:LCURLY [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:158:14: k==2:"asm",LCURLY,RCURLY,ID,STAR,LPAREN,LBRACKET,LAND,BAND,PLUS,MINUS,INC,DEC,"sizeof",BNOT,LNOT,DOT,CharLiteral,StringLiteral,Number,"__alignof","__real","__imag" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:546: warning:nondeterminism between alts 1 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:546: k==1:"struct" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:546: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:546: warning:nondeterminism between alts 2 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:546: k==1:"union" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:546: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:546: warning:nondeterminism between alts 3 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:546: k==1:"enum" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:546: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:220:17: warning:nondeterminism between alts 1 and 2 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:220:17: k==1:COMMA [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:220:17: k==2:VARARGS [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:236: warning:nondeterminism upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:236: k==1:SEMI [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:236: k==2:"typedef","asm","volatile",LCURLY,RCURLY,SEMI,"struct","union","enum","auto","register","extern","static","const","void","char","short","int","long","float","double","signed","unsigned",ID,STAR,LPAREN,"while","do","for","goto","continue","break","return","case","default","if","switch",LAND,BAND,PLUS,MINUS,INC,DEC,"sizeof",BNOT,LNOT,CharLiteral,StringLiteral,Number,"__label__","inline","__int64","typeof","__complex","__alignof","__real","__imag" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:236: between alt 1 and exit branch of block [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:583: warning:nondeterminism between alts 1 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:583: k==1:"struct" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:583: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:583: warning:nondeterminism between alts 2 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:583: k==1:"union" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:583: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:583: warning:nondeterminism between alts 3 and 4 of block upon [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:583: k==1:"enum" [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:583: k==2: [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:311:21: warning:Rule 'declarator' returns a value generate.c.grammar: [antlr] ANTLR Parser Generator Version 2.7.5 (20050128) 1989-2005 jGuru.com generate.c.grammar.glib: [antlr] ANTLR Parser Generator Version 2.7.5 (20050128) 1989-2005 jGuru.com generate.c.grammar.glib: [antlr] ANTLR Parser Generator Version 2.7.5 (20050128) 1989-2005 jGuru.com [antlr] warning: rule HeaderParser.declSpecifiers has different signature than GnuCTreeParser.declSpecifiers [antlr] warning: rule HeaderParser.storageClassSpecifier has different signature than GnuCTreeParser.storageClassSpecifier [antlr] warning: rule HeaderParser.functionStorageClassSpecifier has different signature than GnuCTreeParser.functionStorageClassSpecifier [antlr] warning: rule HeaderParser.typeQualifier has different signature than GnuCTreeParser.typeQualifier [antlr] warning: rule HeaderParser.typeSpecifier has different signature than GnuCTreeParser.typeSpecifier [antlr] warning: rule HeaderParser.typedefName has different signature than GnuCTreeParser.typedefName [antlr] warning: rule HeaderParser.structSpecifier has different signature than GnuCTreeParser.structSpecifier [antlr] warning: rule HeaderParser.unionSpecifier has different signature than GnuCTreeParser.unionSpecifier [antlr] warning: rule HeaderParser.structOrUnionBody has different signature than GnuCTreeParser.structOrUnionBody [antlr] warning: rule HeaderParser.structDeclarationList has different signature than GnuCTreeParser.structDeclarationList [antlr] warning: rule HeaderParser.structDeclaration has different signature than GnuCTreeParser.structDeclaration [antlr] warning: rule HeaderParser.specifierQualifierList has different signature than GnuCTreeParser.specifierQualifierList [antlr] warning: rule HeaderParser.structDeclaratorList has different signature than GnuCTreeParser.structDeclaratorList [antlr] warning: rule HeaderParser.structDeclarator has different signature than GnuCTreeParser.structDeclarator [antlr] warning: rule HeaderParser.enumSpecifier has different signature than GnuCTreeParser.enumSpecifier [antlr] warning: rule HeaderParser.enumList has different signature than GnuCTreeParser.enumList [antlr] warning: rule HeaderParser.enumerator has different signature than GnuCTreeParser.enumerator [antlr] warning: rule HeaderParser.initDeclList has different signature than GnuCTreeParser.initDeclList [antlr] warning: rule HeaderParser.initDecl has different signature than GnuCTreeParser.initDecl [antlr] warning: rule HeaderParser.pointerGroup has different signature than GnuCTreeParser.pointerGroup [antlr] warning: rule HeaderParser.declarator has different signature than GnuCTreeParser.declarator [antlr] warning: rule HeaderParser.parameterTypeList has different signature than GnuCTreeParser.parameterTypeList [antlr] warning: rule HeaderParser.parameterDeclaration has different signature than GnuCTreeParser.parameterDeclaration [antlr] warning: rule HeaderParser.nonemptyAbstractDeclarator has different signature than GnuCTreeParser.nonemptyAbstractDeclarator [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:628:27: warning:Rule 'parameterTypeList' returns a value [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:636:27: warning:Rule 'parameterTypeList' returns a value [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:373:17: warning:Rule 'declarator' returns a value [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:612:27: warning:Rule 'functionStorageClassSpecifier' returns a value [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:613:19: warning:Rule 'typeQualifier' returns a value [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:614:19: warning:Rule 'typeSpecifier' returns a value [antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:621:2: warning:Rule 'specifierQualifierList' returns a value [javac] Compiling 78 source files to /usr/home/lofi/foobar/gluegen/build/classes [javac] Note: * uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [jar] Building jar: /usr/home/lofi/foobar/gluegen/build/gluegen.jar [jar] Building jar: /usr/home/lofi/foobar/gluegen/build/gluegen-rt.jar [copy] Copying 1 file to /usr/home/lofi/foobar/gluegen/build all: [unjar] Expanding: /usr/home/lofi/foobar/gluegen/build/gluegen-rt.jar into /usr/home/lofi/foobar/jogl/build/classes java.generate.check: java.generate: java.generate.gl: [echo] Generating GL interface and implementation java.generate.gl.nsig: [echo] Generating platform-specific OpenGL extension class [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXcontextRec" [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXcontextRec" [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXcontextRec" [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXFBConfigRec" [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXFBConfigRec" [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXFBConfigRec" [gluegen] WARNING: skipping emission of unnamed struct "struct { }" [gluegen] WARNING: skipping emission of unnamed struct "struct { }" [gluegen] WARNING: skipping emission of unnamed struct "struct { }" [echo] Generating WGL/GLX/CGL implementation class [gluegen] WARNING: "GLX_DRAWABLE_TYPE" redefined from "0x8010" to "0x8010" [gluegen] WARNING: "GLX_WINDOW_BIT" redefined from "0x00000001" to "0x00000001" [gluegen] WARNING: "GLX_PIXMAP_BIT" redefined from "0x00000002" to "0x00000002" [gluegen] WARNING: "GLX_PBUFFER_BIT" redefined from "0x00000004" to "0x00000004" [gluegen] WARNING: "GLX_RGBA_BIT" redefined from "0x00000001" to "0x00000001" [gluegen] WARNING: "GLX_COLOR_INDEX_BIT" redefined from "0x00000002" to "0x00000002" [gluegen] WARNING: "GLX_PBUFFER_CLOBBER_MASK" redefined from "0x08000000" to "0x08000000" [gluegen] WARNING: "GLX_FRONT_LEFT_BUFFER_BIT" redefined from "0x00000001" to "0x00000001" [gluegen] WARNING: "GLX_FRONT_RIGHT_BUFFER_BIT" redefined from "0x00000002" to "0x00000002" [gluegen] WARNING: "GLX_BACK_LEFT_BUFFER_BIT" redefined from "0x00000004" to "0x00000004" [gluegen] WARNING: "GLX_BACK_RIGHT_BUFFER_BIT" redefined from "0x00000008" to "0x00000008" [gluegen] WARNING: "GLX_AUX_BUFFERS_BIT" redefined from "0x00000010" to "0x00000010" [gluegen] WARNING: "GLX_DEPTH_BUFFER_BIT" redefined from "0x00000020" to "0x00000020" [gluegen] WARNING: "GLX_STENCIL_BUFFER_BIT" redefined from "0x00000040" to "0x00000040" [gluegen] WARNING: "GLX_ACCUM_BUFFER_BIT" redefined from "0x00000080" to "0x00000080" [gluegen] WARNING: "GLX_CONFIG_CAVEAT" redefined from "0x20" to "0x20" [gluegen] WARNING: "GLX_X_VISUAL_TYPE" redefined from "0x22" to "0x22" [gluegen] WARNING: "GLX_TRANSPARENT_TYPE" redefined from "0x23" to "0x23" [gluegen] WARNING: "GLX_TRANSPARENT_INDEX_VALUE" redefined from "0x24" to "0x24" [gluegen] WARNING: "GLX_TRANSPARENT_RED_VALUE" redefined from "0x25" to "0x25" [gluegen] WARNING: "GLX_TRANSPARENT_GREEN_VALUE" redefined from "0x26" to "0x26" [gluegen] WARNING: "GLX_TRANSPARENT_BLUE_VALUE" redefined from "0x27" to "0x27" [gluegen] WARNING: "GLX_TRANSPARENT_ALPHA_VALUE" redefined from "0x28" to "0x28" [gluegen] WARNING: "GLX_DONT_CARE" redefined from "0xFFFFFFFF" to "0xFFFFFFFF" [gluegen] WARNING: "GLX_NONE" redefined from "0x8000" to "0x8000" [gluegen] WARNING: "GLX_SLOW_CONFIG" redefined from "0x8001" to "0x8001" [gluegen] WARNING: "GLX_TRUE_COLOR" redefined from "0x8002" to "0x8002" [gluegen] WARNING: "GLX_DIRECT_COLOR" redefined from "0x8003" to "0x8003" [gluegen] WARNING: "GLX_PSEUDO_COLOR" redefined from "0x8004" to "0x8004" [gluegen] WARNING: "GLX_STATIC_COLOR" redefined from "0x8005" to "0x8005" [gluegen] WARNING: "GLX_GRAY_SCALE" redefined from "0x8006" to "0x8006" [gluegen] WARNING: "GLX_STATIC_GRAY" redefined from "0x8007" to "0x8007" [gluegen] WARNING: "GLX_TRANSPARENT_RGB" redefined from "0x8008" to "0x8008" [gluegen] WARNING: "GLX_TRANSPARENT_INDEX" redefined from "0x8009" to "0x8009" [gluegen] WARNING: "GLX_VISUAL_ID" redefined from "0x800B" to "0x800B" [gluegen] WARNING: "GLX_SCREEN" redefined from "0x800C" to "0x800C" [gluegen] WARNING: "GLX_NON_CONFORMANT_CONFIG" redefined from "0x800D" to "0x800D" [gluegen] WARNING: "GLX_DRAWABLE_TYPE" redefined from "0x8010" to "0x8010" [gluegen] WARNING: "GLX_RENDER_TYPE" redefined from "0x8011" to "0x8011" [gluegen] WARNING: "GLX_X_RENDERABLE" redefined from "0x8012" to "0x8012" [gluegen] WARNING: "GLX_FBCONFIG_ID" redefined from "0x8013" to "0x8013" [gluegen] WARNING: "GLX_RGBA_TYPE" redefined from "0x8014" to "0x8014" [gluegen] WARNING: "GLX_COLOR_INDEX_TYPE" redefined from "0x8015" to "0x8015" [gluegen] WARNING: "GLX_MAX_PBUFFER_WIDTH" redefined from "0x8016" to "0x8016" [gluegen] WARNING: "GLX_MAX_PBUFFER_HEIGHT" redefined from "0x8017" to "0x8017" [gluegen] WARNING: "GLX_MAX_PBUFFER_PIXELS" redefined from "0x8018" to "0x8018" [gluegen] WARNING: "GLX_PRESERVED_CONTENTS" redefined from "0x801B" to "0x801B" [gluegen] WARNING: "GLX_LARGEST_PBUFFER" redefined from "0x801C" to "0x801C" [gluegen] WARNING: "GLX_WIDTH" redefined from "0x801D" to "0x801D" [gluegen] WARNING: "GLX_HEIGHT" redefined from "0x801E" to "0x801E" [gluegen] WARNING: "GLX_EVENT_MASK" redefined from "0x801F" to "0x801F" [gluegen] WARNING: "GLX_DAMAGED" redefined from "0x8020" to "0x8020" [gluegen] WARNING: "GLX_SAVED" redefined from "0x8021" to "0x8021" [gluegen] WARNING: "GLX_WINDOW" redefined from "0x8022" to "0x8022" [gluegen] WARNING: "GLX_PBUFFER" redefined from "0x8023" to "0x8023" [gluegen] WARNING: "GLX_PBUFFER_HEIGHT" redefined from "0x8040" to "0x8040" [gluegen] WARNING: "GLX_PBUFFER_WIDTH" redefined from "0x8041" to "0x8041" [gluegen] WARNING: "GLX_SAMPLE_BUFFERS" redefined from "0x186a0" to "100000" [gluegen] WARNING: "GLX_SAMPLES" redefined from "0x186a1" to "100001" [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXcontextRec" [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXcontextRec" [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXcontextRec" [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXFBConfigRec" [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXFBConfigRec" [gluegen] WARNING: skipping emission of unnamed struct "struct __GLXFBConfigRec" [gluegen] WARNING: Array fields (field "char[80] pipeName;" of type "GLXHyperpipeConfigSGIX") not implemented yet [gluegen] WARNING: Array fields (field "char[80] pipeName;" of type "GLXHyperpipeConfigSGIX") not implemented yet [gluegen] WARNING: Array fields (field "char[80] pipeName;" of type "GLXHyperpipeNetworkSGIX") not implemented yet [gluegen] WARNING: Array fields (field "char[80] pipeName;" of type "GLXHyperpipeNetworkSGIX") not implemented yet [gluegen] WARNING: skipping emission of unnamed struct "struct { }" [gluegen] WARNING: skipping emission of unnamed struct "struct { }" [gluegen] WARNING: skipping emission of unnamed struct "struct { }" [gluegen] WARNING: No capacity specified for java.nio.Buffer return value for function "GLXHyperpipeConfigSGIX dispatch_glXQueryHyperpipeConfigSGIX(long dpy, int hpId, java.nio.IntBuffer npipes)"; assuming size of equivalent C return type (sizeof(GLXHyperpipeConfigSGIX *)): GLXHyperpipeConfigSGIX dispatch_glXQueryHyperpipeConfigSGIX(long dpy, int hpId, java.nio.IntBuffer npipes) [gluegen] WARNING: No capacity specified for java.nio.Buffer return value for function "GLXHyperpipeConfigSGIX dispatch_glXQueryHyperpipeConfigSGIX(long dpy, int hpId, java.nio.IntBuffer npipes)"; assuming size of equivalent C return type (sizeof(GLXHyperpipeConfigSGIX *)): GLXHyperpipeConfigSGIX dispatch_glXQueryHyperpipeConfigSGIX(long dpy, int hpId, java.nio.IntBuffer npipes) [gluegen] WARNING: No capacity specified for java.nio.Buffer return value for function "GLXHyperpipeNetworkSGIX dispatch_glXQueryHyperpipeNetworkSGIX(long dpy, java.nio.IntBuffer npipes)"; assuming size of equivalent C return type (sizeof(GLXHyperpipeNetworkSGIX *)): GLXHyperpipeNetworkSGIX dispatch_glXQueryHyperpipeNetworkSGIX(long dpy, java.nio.IntBuffer npipes) [gluegen] WARNING: No capacity specified for java.nio.Buffer return value for function "GLXHyperpipeNetworkSGIX dispatch_glXQueryHyperpipeNetworkSGIX(long dpy, java.nio.IntBuffer npipes)"; assuming size of equivalent C return type (sizeof(GLXHyperpipeNetworkSGIX *)): GLXHyperpipeNetworkSGIX dispatch_glXQueryHyperpipeNetworkSGIX(long dpy, java.nio.IntBuffer npipes) [echo] Generating JAWT interface class [echo] java.home.dir=/usr/local/jdk1.5.0/jre/.. Overriding previous definition of reference to stub.includes.fileset.platform [gluegen] WARNING: Complicated fields (field "JNIEnv * env;" of type "JAWT_DrawingSurface") not implemented yet [gluegen] WARNING: Complicated fields (field "jobject target;" of type "JAWT_DrawingSurface") not implemented yet [gluegen] WARNING: No capacity specified for java.nio.Buffer return value for function "JAWT_DrawingSurfaceInfo GetDrawingSurfaceInfo()"; assuming size of equivalent C return type (sizeof(JAWT_DrawingSurfaceInfo *)): JAWT_DrawingSurfaceInfo GetDrawingSurfaceInfo() [gluegen] WARNING: Complicated fields (field "JNIEnv * env;" of type "JAWT_DrawingSurface") not implemented yet [gluegen] WARNING: Complicated fields (field "jobject target;" of type "JAWT_DrawingSurface") not implemented yet [gluegen] WARNING: Complicated fields (field "JNIEnv * env;" of type "JAWT_DrawingSurface") not implemented yet [gluegen] WARNING: Complicated fields (field "jobject target;" of type "JAWT_DrawingSurface") not implemented yet [gluegen] WARNING: Complicated fields (field "JAWT_DrawingSurface * ds;" of type "JAWT_DrawingSurfaceInfo") not implemented yet [gluegen] WARNING: Complicated fields (field "JAWT_Rectangle * clip;" of type "JAWT_DrawingSurfaceInfo") not implemented yet [gluegen] WARNING: Complicated fields (field "JAWT_DrawingSurface * ds;" of type "JAWT_DrawingSurfaceInfo") not implemented yet [gluegen] WARNING: Complicated fields (field "JAWT_Rectangle * clip;" of type "JAWT_DrawingSurfaceInfo") not implemented yet [gluegen] WARNING: Complicated fields (field "JAWT_DrawingSurface * ds;" of type "JAWT_DrawingSurfaceInfo") not implemented yet [gluegen] WARNING: Complicated fields (field "JAWT_Rectangle * clip;" of type "JAWT_DrawingSurfaceInfo") not implemented yet [gluegen] WARNING: skipping emission of unnamed struct "struct _jobject" [gluegen] WARNING: skipping emission of unnamed struct "struct _jobject" [gluegen] WARNING: skipping emission of unnamed struct "struct _jobject" [gluegen] WARNING: No capacity specified for java.nio.Buffer return value for function "JAWT_DrawingSurface GetDrawingSurface(java.lang.Object target)"; assuming size of equivalent C return type (sizeof(JAWT_DrawingSurface *)): JAWT_DrawingSurface GetDrawingSurface(java.lang.Object target) [gluegen] WARNING: skipping emission of unnamed struct "struct { }" [gluegen] WARNING: skipping emission of unnamed struct "struct { }" [gluegen] WARNING: skipping emission of unnamed struct "struct { }" [echo] Generating StaticGLInfo class [echo] Generating GLU class [echo] GlueGen and BuildStaticGLInfo have successfully generated files. java.generate.cg.check: java.generate.cg: java.compile.firstpass: [javac] Compiling 1 source file to /usr/home/lofi/foobar/jogl/build/classes java.generate.composable.pipeline.check: java.generate.composable.pipeline: java.compile.secondpass: [javac] Compiling 181 source files to /usr/home/lofi/foobar/jogl/build/classes [javac] Note: * uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. java.compile: check-RIcond: cond-if-RImanifest: cond-else-RImanifest: [copy] Copying 1 file to /usr/home/lofi/foobar/jogl/make [jar] Building jar: /usr/home/lofi/foobar/jogl/build/jogl.jar [delete] Deleting: /usr/home/lofi/foobar/jogl/make/tempversion jar: c.build.jogl.core: c.configure: c.build: [echo] Output lib name = jogl [cc] 6 total files to be compiled. [cc] cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C [cc] cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C [cc] cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXChooseFBConfig0__JILjava_lang_Object_2ILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:381: error: syntax error before "ptr_glXChooseFBConfig" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:395: error: `ptr_glXChooseFBConfig' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:395: error: (Each undeclared identifier is reported only once [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:395: error: for each function it appears in.) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:395: error: `PFNGLXCHOOSEFBCONFIGPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:395: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXChooseFBConfig1__JILjava_lang_Object_2ILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:416: error: syntax error before "ptr_glXChooseFBConfig" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:424: error: `ptr_glXChooseFBConfig' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:424: error: `PFNGLXCHOOSEFBCONFIGPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:424: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXCreateNewContext0__JLjava_nio_ByteBuffer_2IJZJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:541: error: syntax error before "ptr_glXCreateNewContext" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:547: error: `ptr_glXCreateNewContext' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:547: error: `PFNGLXCREATENEWCONTEXTPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:547: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXCreatePbuffer0__JLjava_nio_ByteBuffer_2Ljava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:561: error: syntax error before "ptr_glXCreatePbuffer" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:571: error: `ptr_glXCreatePbuffer' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:571: error: `PFNGLXCREATEPBUFFERPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:571: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXCreatePbuffer1__JLjava_nio_ByteBuffer_2Ljava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:585: error: syntax error before "ptr_glXCreatePbuffer" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:592: error: `ptr_glXCreatePbuffer' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:592: error: `PFNGLXCREATEPBUFFERPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:592: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXCreatePixmap0__JLjava_nio_ByteBuffer_2JLjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:612: error: syntax error before "ptr_glXCreatePixmap" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:622: error: `ptr_glXCreatePixmap' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:622: error: `PFNGLXCREATEPIXMAPPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:622: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXCreatePixmap1__JLjava_nio_ByteBuffer_2JLjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:636: error: syntax error before "ptr_glXCreatePixmap" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:643: error: `ptr_glXCreatePixmap' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:643: error: `PFNGLXCREATEPIXMAPPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:643: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXCreateWindow0__JLjava_nio_ByteBuffer_2JLjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:663: error: syntax error before "ptr_glXCreateWindow" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:673: error: `ptr_glXCreateWindow' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:673: error: `PFNGLXCREATEWINDOWPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:673: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXCreateWindow1__JLjava_nio_ByteBuffer_2JLjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:687: error: syntax error before "ptr_glXCreateWindow" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:694: error: `ptr_glXCreateWindow' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:694: error: `PFNGLXCREATEWINDOWPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:694: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXDestroyPbuffer0__JJJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:752: error: syntax error before "ptr_glXDestroyPbuffer" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:753: error: `ptr_glXDestroyPbuffer' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:753: error: `PFNGLXDESTROYPBUFFERPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:753: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXDestroyPixmap0__JJJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:766: error: syntax error before "ptr_glXDestroyPixmap" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:767: error: `ptr_glXDestroyPixmap' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:767: error: `PFNGLXDESTROYPIXMAPPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:767: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXDestroyWindow0__JJJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:780: error: syntax error before "ptr_glXDestroyWindow" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:781: error: `ptr_glXDestroyWindow' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:781: error: `PFNGLXDESTROYWINDOWPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:781: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXGetCurrentDisplay0__J': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:908: error: syntax error before "ptr_glXGetCurrentDisplay" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:910: error: `ptr_glXGetCurrentDisplay' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:910: error: `PFNGLXGETCURRENTDISPLAYPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:910: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXGetCurrentReadDrawable0__J': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:937: error: syntax error before "ptr_glXGetCurrentReadDrawable" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:939: error: `ptr_glXGetCurrentReadDrawable' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:939: error: `PFNGLXGETCURRENTREADDRAWABLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:939: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXGetFBConfigAttrib0__JLjava_nio_ByteBuffer_2ILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:953: error: syntax error before "ptr_glXGetFBConfigAttrib" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:963: error: `ptr_glXGetFBConfigAttrib' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:963: error: `PFNGLXGETFBCONFIGATTRIBPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:963: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXGetFBConfigAttrib1__JLjava_nio_ByteBuffer_2ILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:977: error: syntax error before "ptr_glXGetFBConfigAttrib" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:984: error: `ptr_glXGetFBConfigAttrib' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:984: error: `PFNGLXGETFBCONFIGATTRIBPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:984: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXGetFBConfigs0__JILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1004: error: syntax error before "ptr_glXGetFBConfigs" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1014: error: `ptr_glXGetFBConfigs' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1014: error: `PFNGLXGETFBCONFIGSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1014: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXGetFBConfigs1__JILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1035: error: syntax error before "ptr_glXGetFBConfigs" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1042: error: `ptr_glXGetFBConfigs' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1042: error: `PFNGLXGETFBCONFIGSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1042: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXGetProcAddress0__Ljava_lang_String_2J': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1069: error: syntax error before "ptr_glXGetProcAddress" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1072: error: `ptr_glXGetProcAddress' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1072: error: `PFNGLXGETPROCADDRESSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1072: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_glXGetProcAddressARB__Ljava_lang_String_2': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1111: warning: assignment makes pointer from integer without a cast [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXGetSelectedEvent0__JJLjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1126: error: syntax error before "ptr_glXGetSelectedEvent" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1131: error: `ptr_glXGetSelectedEvent' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1131: error: `PFNGLXGETSELECTEDEVENTPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1131: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXGetSelectedEvent1__JJLjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1144: error: syntax error before "ptr_glXGetSelectedEvent" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1146: error: `ptr_glXGetSelectedEvent' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1146: error: `PFNGLXGETSELECTEDEVENTPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1146: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXGetVisualFromFBConfig0__JLjava_nio_ByteBuffer_2J': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1165: error: syntax error before "ptr_glXGetVisualFromFBConfig" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1171: error: `ptr_glXGetVisualFromFBConfig' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1171: error: `PFNGLXGETVISUALFROMFBCONFIGPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1171: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXMakeContextCurrent0__JJJJJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1293: error: syntax error before "ptr_glXMakeContextCurrent" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1295: error: `ptr_glXMakeContextCurrent' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1295: error: `PFNGLXMAKECONTEXTCURRENTPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1295: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXQueryContext0__JJILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1322: error: syntax error before "ptr_glXQueryContext" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1328: error: `ptr_glXQueryContext' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1328: error: `PFNGLXQUERYCONTEXTPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1328: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXQueryContext1__JJILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1342: error: syntax error before "ptr_glXQueryContext" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1345: error: `ptr_glXQueryContext' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1345: error: `PFNGLXQUERYCONTEXTPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1345: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXQueryDrawable0__JJILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1365: error: syntax error before "ptr_glXQueryDrawable" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1370: error: `ptr_glXQueryDrawable' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1370: error: `PFNGLXQUERYDRAWABLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1370: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXQueryDrawable1__JJILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1383: error: syntax error before "ptr_glXQueryDrawable" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1385: error: `ptr_glXQueryDrawable' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1385: error: `PFNGLXQUERYDRAWABLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1385: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c: In function `Java_com_sun_opengl_impl_x11_GLX_dispatch_1glXSelectEvent0__JJJJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1713: error: syntax error before "ptr_glXSelectEvent" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1714: error: `ptr_glXSelectEvent' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1714: error: `PFNGLXSELECTEVENTPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1714: error: syntax error before "intptr_t" [cc] cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glBufferRegionEnabled0__J': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:920: error: syntax error before "ptr_glBufferRegionEnabled" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:922: error: `ptr_glBufferRegionEnabled' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:922: error: (Each undeclared identifier is reported only once [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:922: error: for each function it appears in.) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:922: error: `PFNGLBUFFERREGIONENABLEDPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:922: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glDeleteBufferRegion0__IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:3734: error: syntax error before "ptr_glDeleteBufferRegion" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:3735: error: `ptr_glDeleteBufferRegion' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:3735: error: `PFNGLDELETEBUFFERREGIONPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:3735: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glDisableVertexAttribAPPLE0__IIJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4480: error: syntax error before "ptr_glDisableVertexAttribAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4481: error: `ptr_glDisableVertexAttribAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4481: error: `PFNGLDISABLEVERTEXATTRIBAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4481: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glDrawBufferRegion0__IIIIIIIJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4544: error: syntax error before "ptr_glDrawBufferRegion" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4545: error: `ptr_glDrawBufferRegion' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4545: error: `PFNGLDRAWBUFFERREGIONPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4545: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glEnableVertexAttribAPPLE0__IIJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5042: error: syntax error before "ptr_glEnableVertexAttribAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5043: error: `ptr_glEnableVertexAttribAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5043: error: `PFNGLENABLEVERTEXATTRIBAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5043: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glFinishRenderAPPLE0__J': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5588: error: syntax error before "ptr_glFinishRenderAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5589: error: `ptr_glFinishRenderAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5589: error: `PFNGLFINISHRENDERAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5589: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glFlushRenderAPPLE0__J': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5655: error: syntax error before "ptr_glFlushRenderAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5656: error: `ptr_glFlushRenderAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5656: error: `PFNGLFLUSHRENDERAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5656: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glIsVertexAttribEnabledAPPLE0__IIJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:14219: error: syntax error before "ptr_glIsVertexAttribEnabledAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:14221: error: `ptr_glIsVertexAttribEnabledAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:14221: error: `PFNGLISVERTEXATTRIBENABLEDAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:14221: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMapVertexAttrib1dAPPLE0__IIDDIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15118: error: syntax error before "ptr_glMapVertexAttrib1dAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15123: error: `ptr_glMapVertexAttrib1dAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15123: error: `PFNGLMAPVERTEXATTRIB1DAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15123: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMapVertexAttrib1dAPPLE1__IIDDIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15136: error: syntax error before "ptr_glMapVertexAttrib1dAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15138: error: `ptr_glMapVertexAttrib1dAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15138: error: `PFNGLMAPVERTEXATTRIB1DAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15138: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMapVertexAttrib1fAPPLE0__IIFFIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15157: error: syntax error before "ptr_glMapVertexAttrib1fAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15162: error: `ptr_glMapVertexAttrib1fAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15162: error: `PFNGLMAPVERTEXATTRIB1FAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15162: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMapVertexAttrib1fAPPLE1__IIFFIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15175: error: syntax error before "ptr_glMapVertexAttrib1fAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15177: error: `ptr_glMapVertexAttrib1fAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15177: error: `PFNGLMAPVERTEXATTRIB1FAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15177: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMapVertexAttrib2dAPPLE0__IIDDIIDDIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15196: error: syntax error before "ptr_glMapVertexAttrib2dAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15201: error: `ptr_glMapVertexAttrib2dAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15201: error: `PFNGLMAPVERTEXATTRIB2DAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15201: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMapVertexAttrib2dAPPLE1__IIDDIIDDIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15214: error: syntax error before "ptr_glMapVertexAttrib2dAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15216: error: `ptr_glMapVertexAttrib2dAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15216: error: `PFNGLMAPVERTEXATTRIB2DAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15216: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMapVertexAttrib2fAPPLE0__IIFFIIFFIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15235: error: syntax error before "ptr_glMapVertexAttrib2fAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15240: error: `ptr_glMapVertexAttrib2fAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15240: error: `PFNGLMAPVERTEXATTRIB2FAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15240: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMapVertexAttrib2fAPPLE1__IIFFIIFFIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15253: error: syntax error before "ptr_glMapVertexAttrib2fAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15255: error: `ptr_glMapVertexAttrib2fAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15255: error: `PFNGLMAPVERTEXATTRIB2FAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15255: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMultiDrawElements0__ILjava_lang_Object_2II_3Ljava_lang_Object_2_3IIJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15865: warning: passing arg 4 of pointer to function from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMultiDrawElements1__ILjava_lang_Object_2II_3Ljava_lang_Object_2_3IIJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15915: warning: passing arg 4 of pointer to function from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMultiDrawElementsEXT0__ILjava_lang_Object_2II_3Ljava_lang_Object_2_3IIJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15968: warning: passing arg 4 of pointer to function from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMultiDrawElementsEXT1__ILjava_lang_Object_2II_3Ljava_lang_Object_2_3IIJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:16018: warning: passing arg 4 of pointer to function from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMultiModeDrawElementsIBM0__Ljava_lang_Object_2ILjava_lang_Object_2II_3Ljava_lang_Object_2_3IIIJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:16186: warning: passing arg 4 of pointer to function from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glMultiModeDrawElementsIBM1__Ljava_lang_Object_2ILjava_lang_Object_2II_3Ljava_lang_Object_2_3IIIJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:16240: warning: passing arg 4 of pointer to function from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glNewBufferRegion0__IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:17321: error: syntax error before "ptr_glNewBufferRegion" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:17323: error: `ptr_glNewBufferRegion' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:17323: error: `PFNGLNEWBUFFERREGIONPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:17323: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glReadBufferRegion0__IIIIIJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:20308: error: syntax error before "ptr_glReadBufferRegion" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:20309: error: `ptr_glReadBufferRegion' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:20309: error: `PFNGLREADBUFFERREGIONPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:20309: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glShaderSource0__II_3Ljava_lang_String_2Ljava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:22775: warning: assignment from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:22798: warning: passing arg 3 of pointer to function from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glShaderSource1__II_3Ljava_lang_String_2Ljava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:22830: warning: assignment from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:22856: warning: passing arg 3 of pointer to function from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glShaderSourceARB0__II_3Ljava_lang_String_2Ljava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:22894: warning: assignment from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:22917: warning: passing arg 3 of pointer to function from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glShaderSourceARB1__II_3Ljava_lang_String_2Ljava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:22949: warning: assignment from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:22975: warning: passing arg 3 of pointer to function from incompatible pointer type [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glSwapAPPLE0__J': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:23314: error: syntax error before "ptr_glSwapAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:23315: error: `ptr_glSwapAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:23315: error: `PFNGLSWAPAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:23315: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glTextureRangeAPPLE0__IILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25726: error: syntax error before "ptr_glTextureRangeAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25731: error: `ptr_glTextureRangeAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25731: error: `PFNGLTEXTURERANGEAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25731: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: In function `Java_com_sun_opengl_impl_GLImpl_dispatch_1glTextureRangeAPPLE1__IILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25744: error: syntax error before "ptr_glTextureRangeAPPLE" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25746: error: `ptr_glTextureRangeAPPLE' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25746: error: `PFNGLTEXTURERANGEAPPLEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25746: error: syntax error before "intptr_t" [cc] cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C [cc] cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluBuild1DMipmapLevelsC0__IIIIIIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:18: error: syntax error before "ptr_gluBuild1DMipmapLevels" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:24: error: `ptr_gluBuild1DMipmapLevels' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:24: error: (Each undeclared identifier is reported only once [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:24: error: for each function it appears in.) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:24: error: `PFNGLUBUILD1DMIPMAPLEVELSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:24: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluBuild1DMipmapLevelsC1__IIIIIIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:38: error: syntax error before "ptr_gluBuild1DMipmapLevels" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:41: error: `ptr_gluBuild1DMipmapLevels' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:41: error: `PFNGLUBUILD1DMIPMAPLEVELSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:41: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluBuild1DMipmapsC0__IIIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:61: error: syntax error before "ptr_gluBuild1DMipmaps" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:67: error: `ptr_gluBuild1DMipmaps' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:67: error: `PFNGLUBUILD1DMIPMAPSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:67: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluBuild1DMipmapsC1__IIIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:81: error: syntax error before "ptr_gluBuild1DMipmaps" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:84: error: `ptr_gluBuild1DMipmaps' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:84: error: `PFNGLUBUILD1DMIPMAPSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:84: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluBuild2DMipmapLevelsC0__IIIIIIIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:104: error: syntax error before "ptr_gluBuild2DMipmapLevels" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:110: error: `ptr_gluBuild2DMipmapLevels' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:110: error: `PFNGLUBUILD2DMIPMAPLEVELSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:110: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluBuild2DMipmapLevelsC1__IIIIIIIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:124: error: syntax error before "ptr_gluBuild2DMipmapLevels" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:127: error: `ptr_gluBuild2DMipmapLevels' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:127: error: `PFNGLUBUILD2DMIPMAPLEVELSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:127: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluBuild2DMipmapsC0__IIIIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:147: error: syntax error before "ptr_gluBuild2DMipmaps" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:153: error: `ptr_gluBuild2DMipmaps' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:153: error: `PFNGLUBUILD2DMIPMAPSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:153: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluBuild2DMipmapsC1__IIIIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:167: error: syntax error before "ptr_gluBuild2DMipmaps" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:170: error: `ptr_gluBuild2DMipmaps' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:170: error: `PFNGLUBUILD2DMIPMAPSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:170: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluBuild3DMipmapLevelsC0__IIIIIIIIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:190: error: syntax error before "ptr_gluBuild3DMipmapLevels" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:196: error: `ptr_gluBuild3DMipmapLevels' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:196: error: `PFNGLUBUILD3DMIPMAPLEVELSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:196: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluBuild3DMipmapLevelsC1__IIIIIIIIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:210: error: syntax error before "ptr_gluBuild3DMipmapLevels" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:213: error: `ptr_gluBuild3DMipmapLevels' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:213: error: `PFNGLUBUILD3DMIPMAPLEVELSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:213: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluBuild3DMipmapsC0__IIIIIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:233: error: syntax error before "ptr_gluBuild3DMipmaps" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:239: error: `ptr_gluBuild3DMipmaps' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:239: error: `PFNGLUBUILD3DMIPMAPSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:239: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluBuild3DMipmapsC1__IIIIIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:253: error: syntax error before "ptr_gluBuild3DMipmaps" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:256: error: `ptr_gluBuild3DMipmaps' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:256: error: `PFNGLUBUILD3DMIPMAPSPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:256: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluScaleImageC0__IIIILjava_lang_Object_2IIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:276: error: syntax error before "ptr_gluScaleImage" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:286: error: `ptr_gluScaleImage' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:286: error: `PFNGLUSCALEIMAGEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:286: error: syntax error before "intptr_t" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c: In function `Java_javax_media_opengl_glu_GLU_dispatch_1gluScaleImageC1__IIIILjava_lang_Object_2IIIILjava_lang_Object_2IJ': [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:300: error: syntax error before "ptr_gluScaleImage" [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:304: error: `ptr_gluScaleImage' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:304: error: `PFNGLUSCALEIMAGEPROC' undeclared (first use in this function) [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:304: error: syntax error before "intptr_t" BUILD FAILED /usr/home/lofi/foobar/jogl/make/build.xml:1448: The following error occurred while executing this line: /usr/home/lofi/foobar/jogl/make/build.xml:986: The following error occurred while executing this line: /usr/home/lofi/foobar/jogl/make/build.xml:941: gcc failed with return code 1 Total time: 53 seconds ---- Additional Comments From kbr 2006-07-18 23:26:21 ---- I'm sorry, but I don't have a FreeBSD installation on which to test and debug this. From the build log it looks something like you don't have an OpenGL / Mesa installation on the box on which you're trying to build. Please post this problem on the JOGL forum at http://www.javagaming.org/forums/index.php?board=25.0 and ask the community for help. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:49 EDT --- This bug was previously known as _bug_ 239 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=239