<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>239</bug_id>
          
          <creation_ts>2006-07-18 12:18:08 +0200</creation_ts>
          <short_desc>Cannot build jogl on FreeBSD</short_desc>
          <delta_ts>2010-03-24 07:49:27 +0100</delta_ts>
          <reporter_accessible>0</reporter_accessible>
          <cclist_accessible>0</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>core</component>
          <version>1</version>
          <rep_platform>All</rep_platform>
          <op_sys>bsd</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>DEFECT</cf_type>
          <cf_scm_refs></cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>255</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-03-24 07:49:27 +0100</bug_when>
    <thetext>


---- 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&apos;ve followed the build instructions to the best of my ability, but the build 
fails in the c.build stage. I&apos;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 &gt; 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:&quot;struct&quot;
    
[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:&quot;union&quot;
    
[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:&quot;enum&quot;
    
[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:&quot;struct&quot;
    
[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:&quot;union&quot;
    
[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:&quot;enum&quot;
    
[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 &apos;declarator&apos; 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:&quot;struct&quot;
    
[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:&quot;union&quot;
    
[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:&quot;enum&quot;
    
[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:&apos;\r&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1084:     
k==2:&apos;\n&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1084:     
k==3:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;,&apos;d&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1114:9:     
k==2:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;,&apos;d&apos;,&apos;e&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1114:9:     
k==3:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;,&apos;d&apos;..&apos;f&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;.&apos;,&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115:54:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1115:54:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1148:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1148:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;&quot;&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1149:9:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1149:9:     
k==3:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;A&apos;..&apos;Z&apos;,&apos;_&apos;,&apos;a&apos;..&apos;z&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1149:9:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1149:9:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1156:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1156:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;1&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1157:9:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1157:9:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1158:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1158:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;2&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1159:9:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1159:9:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1160:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1160:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;3&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1161:9:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1161:9:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1162:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1162:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;4&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1163:9:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1163:9:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;a&apos;..&apos;z&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;A&apos;..&apos;Z&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;_&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1372:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1329:     
k==2:&apos;X&apos;,&apos;x&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1329:     
k==3:&apos;0&apos;..&apos;9&apos;,&apos;A&apos;..&apos;F&apos;,&apos;a&apos;..&apos;f&apos;
    
[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:&apos;a&apos;..&apos;f&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;A&apos;..&apos;F&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1358:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;L&apos;,&apos;l&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1360:17:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1360:17:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;U&apos;,&apos;u&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1360:17:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1360:17:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;E&apos;,&apos;e&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331:34:     
k==2:&apos;+&apos;,&apos;-&apos;,&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1331:34:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;F&apos;,&apos;f&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1334:17:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1334:17:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;L&apos;,&apos;l&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1334:17:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1334:17:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:17:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:17:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;E&apos;,&apos;e&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:30:     
k==2:&apos;+&apos;,&apos;-&apos;,&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1341:30:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;F&apos;,&apos;f&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1343:19:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1343:19:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;L&apos;,&apos;l&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1343:19:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1343:19:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;7&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1348:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1348:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;L&apos;,&apos;l&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1349:17:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1349:17:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;U&apos;,&apos;u&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1349:17:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1349:17:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1353:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1353:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;L&apos;,&apos;l&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1354:17:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1354:17:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;U&apos;,&apos;u&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1354:17:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1354:17:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\\&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1197:     
k==2:&apos;&quot;&apos;,&apos;\&apos;&apos;,&apos;0&apos;..&apos;7&apos;,&apos;?&apos;,&apos;\\&apos;,&apos;a&apos;,&apos;b&apos;,&apos;f&apos;,&apos;n&apos;,&apos;r&apos;,&apos;t&apos;,&apos;v&apos;,&apos;x&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1197:     
k==3:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1286:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/StdCParser.g:1286:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:989:     
k==2:&apos;X&apos;,&apos;x&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:989:     
k==3:&apos;0&apos;..&apos;9&apos;,&apos;A&apos;..&apos;F&apos;,&apos;a&apos;..&apos;f&apos;
    
[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:&apos;a&apos;..&apos;f&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;A&apos;..&apos;F&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1013:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;I&apos;,&apos;J&apos;,&apos;L&apos;,&apos;U&apos;,&apos;i&apos;,&apos;j&apos;,&apos;l&apos;,&apos;u&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1014:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1014:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;E&apos;,&apos;e&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990:34:     
k==2:&apos;+&apos;,&apos;-&apos;,&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:990:34:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;F&apos;,&apos;I&apos;,&apos;J&apos;,&apos;L&apos;,&apos;U&apos;,&apos;f&apos;,&apos;i&apos;,&apos;j&apos;,&apos;l&apos;,&apos;u&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:993:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:993:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:17:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:17:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;E&apos;,&apos;e&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:30:     
k==2:&apos;+&apos;,&apos;-&apos;,&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:999:30:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;F&apos;,&apos;I&apos;,&apos;J&apos;,&apos;L&apos;,&apos;U&apos;,&apos;f&apos;,&apos;i&apos;,&apos;j&apos;,&apos;l&apos;,&apos;u&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1001:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1001:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;7&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1005:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1005:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;F&apos;,&apos;I&apos;,&apos;J&apos;,&apos;L&apos;,&apos;U&apos;,&apos;f&apos;,&apos;i&apos;,&apos;j&apos;,&apos;l&apos;,&apos;u&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1006:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1006:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1009:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1009:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;F&apos;,&apos;I&apos;,&apos;J&apos;,&apos;L&apos;,&apos;U&apos;,&apos;f&apos;,&apos;i&apos;,&apos;j&apos;,&apos;l&apos;,&apos;u&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1010:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1010:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1316:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1316:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;a&apos;..&apos;z&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;A&apos;..&apos;Z&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;_&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;$&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035:     
k==2:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1035:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\r&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1205:     
k==2:&apos;\n&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1205:     
k==3:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;,&apos;d&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1231:9:     
k==2:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;,&apos;d&apos;,&apos;e&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1231:9:     
k==3:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;,&apos;d&apos;..&apos;f&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;.&apos;,&apos;0&apos;..&apos;9&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232:54:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1232:54:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1264:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1264:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;&quot;&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1265:9:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1265:9:     
k==3:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;$&apos;,&apos;A&apos;..&apos;Z&apos;,&apos;_&apos;,&apos;a&apos;..&apos;z&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1265:9:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1265:9:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1272:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1272:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;1&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1273:9:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1273:9:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1274:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1274:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;2&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1275:9:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1275:9:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1276:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1276:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;3&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1277:9:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1277:9:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;\t&apos;,&apos;\u000c&apos;,&apos; &apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1278:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1278:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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:&apos;4&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1279:9:     
k==2:&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedGnuCParser.g:1279:9:     
k==3:&lt;end-of-token&gt;,&apos;\u0000&apos;..&apos;\u00ff&apos;
    
[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,&quot;typedef&quot;,&quot;asm&quot;,&quot;volatile&quot;,SEMI,&quot;struct&quot;,&quot;union&quot;,&quot;enum&quot;,&quot;auto&quot;,&quot;register&quot;,&quot;extern&quot;,&quot;static&quot;,&quot;const&quot;,&quot;void&quot;,&quot;char&quot;,&quot;short&quot;,&quot;int&quot;,&quot;long&quot;,&quot;float&quot;,&quot;double&quot;,&quot;signed&quot;,&quot;unsigned&quot;,ID,STAR,LPAREN,&quot;inline&quot;,&quot;__int64&quot;,&quot;typeof&quot;,&quot;__complex&quot;
    
[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,&quot;typedef&quot;,&quot;asm&quot;,&quot;volatile&quot;,LCURLY,RCURLY,SEMI,&quot;struct&quot;,&quot;union&quot;,&quot;enum&quot;,&quot;auto&quot;,&quot;register&quot;,&quot;extern&quot;,&quot;static&quot;,&quot;const&quot;,&quot;void&quot;,&quot;char&quot;,&quot;short&quot;,&quot;int&quot;,&quot;long&quot;,&quot;float&quot;,&quot;double&quot;,&quot;signed&quot;,&quot;unsigned&quot;,ID,STAR,LPAREN,VARARGS,&quot;while&quot;,&quot;do&quot;,&quot;for&quot;,&quot;goto&quot;,&quot;continue&quot;,&quot;break&quot;,&quot;return&quot;,&quot;case&quot;,&quot;default&quot;,&quot;if&quot;,&quot;switch&quot;,LAND,BAND,PLUS,MINUS,INC,DEC,&quot;sizeof&quot;,BNOT,LNOT,CharLiteral,StringLiteral,Number,&quot;__label__&quot;,&quot;inline&quot;,&quot;__int64&quot;,&quot;typeof&quot;,&quot;__complex&quot;,&quot;__alignof&quot;,&quot;__real&quot;,&quot;__imag&quot;
    
[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:&quot;struct&quot;
    
[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:&quot;union&quot;
    
[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:&quot;enum&quot;
    
[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:&quot;asm&quot;,LCURLY,RCURLY,ID,STAR,LPAREN,LBRACKET,LAND,BAND,PLUS,MINUS,INC,DEC,&quot;sizeof&quot;,BNOT,LNOT,DOT,CharLiteral,StringLiteral,Number,&quot;__alignof&quot;,&quot;__real&quot;,&quot;__imag&quot;
    
[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:&quot;struct&quot;
    
[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:&quot;union&quot;
    
[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:&quot;enum&quot;
    
[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:&quot;typedef&quot;,&quot;asm&quot;,&quot;volatile&quot;,LCURLY,RCURLY,SEMI,&quot;struct&quot;,&quot;union&quot;,&quot;enum&quot;,&quot;auto&quot;,&quot;register&quot;,&quot;extern&quot;,&quot;static&quot;,&quot;const&quot;,&quot;void&quot;,&quot;char&quot;,&quot;short&quot;,&quot;int&quot;,&quot;long&quot;,&quot;float&quot;,&quot;double&quot;,&quot;signed&quot;,&quot;unsigned&quot;,ID,STAR,LPAREN,&quot;while&quot;,&quot;do&quot;,&quot;for&quot;,&quot;goto&quot;,&quot;continue&quot;,&quot;break&quot;,&quot;return&quot;,&quot;case&quot;,&quot;default&quot;,&quot;if&quot;,&quot;switch&quot;,LAND,BAND,PLUS,MINUS,INC,DEC,&quot;sizeof&quot;,BNOT,LNOT,CharLiteral,StringLiteral,Number,&quot;__label__&quot;,&quot;inline&quot;,&quot;__int64&quot;,&quot;typeof&quot;,&quot;__complex&quot;,&quot;__alignof&quot;,&quot;__real&quot;,&quot;__imag&quot;
    
[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:&quot;struct&quot;
    
[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:&quot;union&quot;
    
[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:&quot;enum&quot;
    
[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 &apos;declarator&apos; 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 &apos;parameterTypeList&apos; returns a value
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:636:27: 
warning:Rule &apos;parameterTypeList&apos; returns a value
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:373:17: 
warning:Rule &apos;declarator&apos; returns a value
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:612:27: 
warning:Rule &apos;functionStorageClassSpecifier&apos; returns a value
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:613:19: 
warning:Rule &apos;typeQualifier&apos; returns a value
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:614:19: 
warning:Rule &apos;typeSpecifier&apos; returns a value
    
[antlr] /usr/home/lofi/foobar/gluegen/build/gensrc/java/com/sun/gluegen/cgram/expandedHeaderParser.g:621:2: 
warning:Rule &apos;specifierQualifierList&apos; 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 &quot;struct 
__GLXcontextRec&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct 
__GLXcontextRec&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct 
__GLXcontextRec&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct 
__GLXFBConfigRec&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct 
__GLXFBConfigRec&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct 
__GLXFBConfigRec&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct { }&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct { }&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct { }&quot;
     [echo] Generating WGL/GLX/CGL implementation class
  [gluegen] WARNING: &quot;GLX_DRAWABLE_TYPE&quot; redefined from &quot;0x8010&quot; to &quot;0x8010&quot;
  [gluegen] WARNING: &quot;GLX_WINDOW_BIT&quot; redefined from &quot;0x00000001&quot; 
to &quot;0x00000001&quot;
  [gluegen] WARNING: &quot;GLX_PIXMAP_BIT&quot; redefined from &quot;0x00000002&quot; 
to &quot;0x00000002&quot;
  [gluegen] WARNING: &quot;GLX_PBUFFER_BIT&quot; redefined from &quot;0x00000004&quot; 
to &quot;0x00000004&quot;
  [gluegen] WARNING: &quot;GLX_RGBA_BIT&quot; redefined from &quot;0x00000001&quot; 
to &quot;0x00000001&quot;
  [gluegen] WARNING: &quot;GLX_COLOR_INDEX_BIT&quot; redefined from &quot;0x00000002&quot; 
to &quot;0x00000002&quot;
  [gluegen] WARNING: &quot;GLX_PBUFFER_CLOBBER_MASK&quot; redefined from &quot;0x08000000&quot; 
to &quot;0x08000000&quot;
  [gluegen] WARNING: &quot;GLX_FRONT_LEFT_BUFFER_BIT&quot; redefined from &quot;0x00000001&quot; 
to &quot;0x00000001&quot;
  [gluegen] WARNING: &quot;GLX_FRONT_RIGHT_BUFFER_BIT&quot; redefined from &quot;0x00000002&quot; 
to &quot;0x00000002&quot;
  [gluegen] WARNING: &quot;GLX_BACK_LEFT_BUFFER_BIT&quot; redefined from &quot;0x00000004&quot; 
to &quot;0x00000004&quot;
  [gluegen] WARNING: &quot;GLX_BACK_RIGHT_BUFFER_BIT&quot; redefined from &quot;0x00000008&quot; 
to &quot;0x00000008&quot;
  [gluegen] WARNING: &quot;GLX_AUX_BUFFERS_BIT&quot; redefined from &quot;0x00000010&quot; 
to &quot;0x00000010&quot;
  [gluegen] WARNING: &quot;GLX_DEPTH_BUFFER_BIT&quot; redefined from &quot;0x00000020&quot; 
to &quot;0x00000020&quot;
  [gluegen] WARNING: &quot;GLX_STENCIL_BUFFER_BIT&quot; redefined from &quot;0x00000040&quot; 
to &quot;0x00000040&quot;
  [gluegen] WARNING: &quot;GLX_ACCUM_BUFFER_BIT&quot; redefined from &quot;0x00000080&quot; 
to &quot;0x00000080&quot;
  [gluegen] WARNING: &quot;GLX_CONFIG_CAVEAT&quot; redefined from &quot;0x20&quot; to &quot;0x20&quot;
  [gluegen] WARNING: &quot;GLX_X_VISUAL_TYPE&quot; redefined from &quot;0x22&quot; to &quot;0x22&quot;
  [gluegen] WARNING: &quot;GLX_TRANSPARENT_TYPE&quot; redefined from &quot;0x23&quot; to &quot;0x23&quot;
  [gluegen] WARNING: &quot;GLX_TRANSPARENT_INDEX_VALUE&quot; redefined from &quot;0x24&quot; 
to &quot;0x24&quot;
  [gluegen] WARNING: &quot;GLX_TRANSPARENT_RED_VALUE&quot; redefined from &quot;0x25&quot; 
to &quot;0x25&quot;
  [gluegen] WARNING: &quot;GLX_TRANSPARENT_GREEN_VALUE&quot; redefined from &quot;0x26&quot; 
to &quot;0x26&quot;
  [gluegen] WARNING: &quot;GLX_TRANSPARENT_BLUE_VALUE&quot; redefined from &quot;0x27&quot; 
to &quot;0x27&quot;
  [gluegen] WARNING: &quot;GLX_TRANSPARENT_ALPHA_VALUE&quot; redefined from &quot;0x28&quot; 
to &quot;0x28&quot;
  [gluegen] WARNING: &quot;GLX_DONT_CARE&quot; redefined from &quot;0xFFFFFFFF&quot; 
to &quot;0xFFFFFFFF&quot;
  [gluegen] WARNING: &quot;GLX_NONE&quot; redefined from &quot;0x8000&quot; to &quot;0x8000&quot;
  [gluegen] WARNING: &quot;GLX_SLOW_CONFIG&quot; redefined from &quot;0x8001&quot; to &quot;0x8001&quot;
  [gluegen] WARNING: &quot;GLX_TRUE_COLOR&quot; redefined from &quot;0x8002&quot; to &quot;0x8002&quot;
  [gluegen] WARNING: &quot;GLX_DIRECT_COLOR&quot; redefined from &quot;0x8003&quot; to &quot;0x8003&quot;
  [gluegen] WARNING: &quot;GLX_PSEUDO_COLOR&quot; redefined from &quot;0x8004&quot; to &quot;0x8004&quot;
  [gluegen] WARNING: &quot;GLX_STATIC_COLOR&quot; redefined from &quot;0x8005&quot; to &quot;0x8005&quot;
  [gluegen] WARNING: &quot;GLX_GRAY_SCALE&quot; redefined from &quot;0x8006&quot; to &quot;0x8006&quot;
  [gluegen] WARNING: &quot;GLX_STATIC_GRAY&quot; redefined from &quot;0x8007&quot; to &quot;0x8007&quot;
  [gluegen] WARNING: &quot;GLX_TRANSPARENT_RGB&quot; redefined from &quot;0x8008&quot; to &quot;0x8008&quot;
  [gluegen] WARNING: &quot;GLX_TRANSPARENT_INDEX&quot; redefined from &quot;0x8009&quot; 
to &quot;0x8009&quot;
  [gluegen] WARNING: &quot;GLX_VISUAL_ID&quot; redefined from &quot;0x800B&quot; to &quot;0x800B&quot;
  [gluegen] WARNING: &quot;GLX_SCREEN&quot; redefined from &quot;0x800C&quot; to &quot;0x800C&quot;
  [gluegen] WARNING: &quot;GLX_NON_CONFORMANT_CONFIG&quot; redefined from &quot;0x800D&quot; 
to &quot;0x800D&quot;
  [gluegen] WARNING: &quot;GLX_DRAWABLE_TYPE&quot; redefined from &quot;0x8010&quot; to &quot;0x8010&quot;
  [gluegen] WARNING: &quot;GLX_RENDER_TYPE&quot; redefined from &quot;0x8011&quot; to &quot;0x8011&quot;
  [gluegen] WARNING: &quot;GLX_X_RENDERABLE&quot; redefined from &quot;0x8012&quot; to &quot;0x8012&quot;
  [gluegen] WARNING: &quot;GLX_FBCONFIG_ID&quot; redefined from &quot;0x8013&quot; to &quot;0x8013&quot;
  [gluegen] WARNING: &quot;GLX_RGBA_TYPE&quot; redefined from &quot;0x8014&quot; to &quot;0x8014&quot;
  [gluegen] WARNING: &quot;GLX_COLOR_INDEX_TYPE&quot; redefined from &quot;0x8015&quot; 
to &quot;0x8015&quot;
  [gluegen] WARNING: &quot;GLX_MAX_PBUFFER_WIDTH&quot; redefined from &quot;0x8016&quot; 
to &quot;0x8016&quot;
  [gluegen] WARNING: &quot;GLX_MAX_PBUFFER_HEIGHT&quot; redefined from &quot;0x8017&quot; 
to &quot;0x8017&quot;
  [gluegen] WARNING: &quot;GLX_MAX_PBUFFER_PIXELS&quot; redefined from &quot;0x8018&quot; 
to &quot;0x8018&quot;
  [gluegen] WARNING: &quot;GLX_PRESERVED_CONTENTS&quot; redefined from &quot;0x801B&quot; 
to &quot;0x801B&quot;
  [gluegen] WARNING: &quot;GLX_LARGEST_PBUFFER&quot; redefined from &quot;0x801C&quot; to &quot;0x801C&quot;
  [gluegen] WARNING: &quot;GLX_WIDTH&quot; redefined from &quot;0x801D&quot; to &quot;0x801D&quot;
  [gluegen] WARNING: &quot;GLX_HEIGHT&quot; redefined from &quot;0x801E&quot; to &quot;0x801E&quot;
  [gluegen] WARNING: &quot;GLX_EVENT_MASK&quot; redefined from &quot;0x801F&quot; to &quot;0x801F&quot;
  [gluegen] WARNING: &quot;GLX_DAMAGED&quot; redefined from &quot;0x8020&quot; to &quot;0x8020&quot;
  [gluegen] WARNING: &quot;GLX_SAVED&quot; redefined from &quot;0x8021&quot; to &quot;0x8021&quot;
  [gluegen] WARNING: &quot;GLX_WINDOW&quot; redefined from &quot;0x8022&quot; to &quot;0x8022&quot;
  [gluegen] WARNING: &quot;GLX_PBUFFER&quot; redefined from &quot;0x8023&quot; to &quot;0x8023&quot;
  [gluegen] WARNING: &quot;GLX_PBUFFER_HEIGHT&quot; redefined from &quot;0x8040&quot; to &quot;0x8040&quot;
  [gluegen] WARNING: &quot;GLX_PBUFFER_WIDTH&quot; redefined from &quot;0x8041&quot; to &quot;0x8041&quot;
  [gluegen] WARNING: &quot;GLX_SAMPLE_BUFFERS&quot; redefined from &quot;0x186a0&quot; to &quot;100000&quot;
  [gluegen] WARNING: &quot;GLX_SAMPLES&quot; redefined from &quot;0x186a1&quot; to &quot;100001&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct 
__GLXcontextRec&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct 
__GLXcontextRec&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct 
__GLXcontextRec&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct 
__GLXFBConfigRec&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct 
__GLXFBConfigRec&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct 
__GLXFBConfigRec&quot;
  [gluegen] WARNING: Array fields (field &quot;char[80] pipeName;&quot; of 
type &quot;GLXHyperpipeConfigSGIX&quot;) not implemented yet
  [gluegen] WARNING: Array fields (field &quot;char[80] pipeName;&quot; of 
type &quot;GLXHyperpipeConfigSGIX&quot;) not implemented yet
  [gluegen] WARNING: Array fields (field &quot;char[80] pipeName;&quot; of 
type &quot;GLXHyperpipeNetworkSGIX&quot;) not implemented yet
  [gluegen] WARNING: Array fields (field &quot;char[80] pipeName;&quot; of 
type &quot;GLXHyperpipeNetworkSGIX&quot;) not implemented yet
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct { }&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct { }&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct { }&quot;
  [gluegen] WARNING: No capacity specified for java.nio.Buffer return value 
for function &quot;GLXHyperpipeConfigSGIX dispatch_glXQueryHyperpipeConfigSGIX(long 
dpy, int hpId, java.nio.IntBuffer npipes)&quot;; 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 &quot;GLXHyperpipeConfigSGIX dispatch_glXQueryHyperpipeConfigSGIX(long 
dpy, int hpId, java.nio.IntBuffer npipes)&quot;; 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 &quot;GLXHyperpipeNetworkSGIX 
dispatch_glXQueryHyperpipeNetworkSGIX(long dpy, java.nio.IntBuffer npipes)&quot;; 
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 &quot;GLXHyperpipeNetworkSGIX 
dispatch_glXQueryHyperpipeNetworkSGIX(long dpy, java.nio.IntBuffer npipes)&quot;; 
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 &quot;JNIEnv *  env;&quot; of 
type &quot;JAWT_DrawingSurface&quot;) not implemented yet
  [gluegen] WARNING: Complicated fields (field &quot;jobject target;&quot; of 
type &quot;JAWT_DrawingSurface&quot;) not implemented yet
  [gluegen] WARNING: No capacity specified for java.nio.Buffer return value 
for function &quot;JAWT_DrawingSurfaceInfo GetDrawingSurfaceInfo()&quot;; assuming size 
of equivalent C return type (sizeof(JAWT_DrawingSurfaceInfo *)): 
JAWT_DrawingSurfaceInfo GetDrawingSurfaceInfo()
  [gluegen] WARNING: Complicated fields (field &quot;JNIEnv *  env;&quot; of 
type &quot;JAWT_DrawingSurface&quot;) not implemented yet
  [gluegen] WARNING: Complicated fields (field &quot;jobject target;&quot; of 
type &quot;JAWT_DrawingSurface&quot;) not implemented yet
  [gluegen] WARNING: Complicated fields (field &quot;JNIEnv *  env;&quot; of 
type &quot;JAWT_DrawingSurface&quot;) not implemented yet
  [gluegen] WARNING: Complicated fields (field &quot;jobject target;&quot; of 
type &quot;JAWT_DrawingSurface&quot;) not implemented yet
  [gluegen] WARNING: Complicated fields (field &quot;JAWT_DrawingSurface *  ds;&quot; of 
type &quot;JAWT_DrawingSurfaceInfo&quot;) not implemented yet
  [gluegen] WARNING: Complicated fields (field &quot;JAWT_Rectangle *  clip;&quot; of 
type &quot;JAWT_DrawingSurfaceInfo&quot;) not implemented yet
  [gluegen] WARNING: Complicated fields (field &quot;JAWT_DrawingSurface *  ds;&quot; of 
type &quot;JAWT_DrawingSurfaceInfo&quot;) not implemented yet
  [gluegen] WARNING: Complicated fields (field &quot;JAWT_Rectangle *  clip;&quot; of 
type &quot;JAWT_DrawingSurfaceInfo&quot;) not implemented yet
  [gluegen] WARNING: Complicated fields (field &quot;JAWT_DrawingSurface *  ds;&quot; of 
type &quot;JAWT_DrawingSurfaceInfo&quot;) not implemented yet
  [gluegen] WARNING: Complicated fields (field &quot;JAWT_Rectangle *  clip;&quot; of 
type &quot;JAWT_DrawingSurfaceInfo&quot;) not implemented yet
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct _jobject&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct _jobject&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct _jobject&quot;
  [gluegen] WARNING: No capacity specified for java.nio.Buffer return value 
for function &quot;JAWT_DrawingSurface GetDrawingSurface(java.lang.Object target)&quot;; 
assuming size of equivalent C return type (sizeof(JAWT_DrawingSurface *)): 
JAWT_DrawingSurface GetDrawingSurface(java.lang.Object target)
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct { }&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct { }&quot;
  [gluegen] WARNING: skipping emission of unnamed struct &quot;struct { }&quot;
     [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 &quot;-fno-rtti&quot; is valid for 
C++/ObjC++ but not for C
       [cc] cc1: warning: command line option &quot;-fno-rtti&quot; is valid for 
C++/ObjC++ but not for C
       [cc] cc1: warning: command line option &quot;-fno-rtti&quot; 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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:381: 
error: syntax error before &quot;ptr_glXChooseFBConfig&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:395: 
error: `ptr_glXChooseFBConfig&apos; 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&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:395: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:416: 
error: syntax error before &quot;ptr_glXChooseFBConfig&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:424: 
error: `ptr_glXChooseFBConfig&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:424: 
error: `PFNGLXCHOOSEFBCONFIGPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:424: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:541: 
error: syntax error before &quot;ptr_glXCreateNewContext&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:547: 
error: `ptr_glXCreateNewContext&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:547: 
error: `PFNGLXCREATENEWCONTEXTPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:547: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:561: 
error: syntax error before &quot;ptr_glXCreatePbuffer&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:571: 
error: `ptr_glXCreatePbuffer&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:571: 
error: `PFNGLXCREATEPBUFFERPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:571: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:585: 
error: syntax error before &quot;ptr_glXCreatePbuffer&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:592: 
error: `ptr_glXCreatePbuffer&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:592: 
error: `PFNGLXCREATEPBUFFERPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:592: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:612: 
error: syntax error before &quot;ptr_glXCreatePixmap&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:622: 
error: `ptr_glXCreatePixmap&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:622: 
error: `PFNGLXCREATEPIXMAPPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:622: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:636: 
error: syntax error before &quot;ptr_glXCreatePixmap&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:643: 
error: `ptr_glXCreatePixmap&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:643: 
error: `PFNGLXCREATEPIXMAPPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:643: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:663: 
error: syntax error before &quot;ptr_glXCreateWindow&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:673: 
error: `ptr_glXCreateWindow&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:673: 
error: `PFNGLXCREATEWINDOWPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:673: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:687: 
error: syntax error before &quot;ptr_glXCreateWindow&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:694: 
error: `ptr_glXCreateWindow&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:694: 
error: `PFNGLXCREATEWINDOWPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:694: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:752: 
error: syntax error before &quot;ptr_glXDestroyPbuffer&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:753: 
error: `ptr_glXDestroyPbuffer&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:753: 
error: `PFNGLXDESTROYPBUFFERPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:753: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:766: 
error: syntax error before &quot;ptr_glXDestroyPixmap&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:767: 
error: `ptr_glXDestroyPixmap&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:767: 
error: `PFNGLXDESTROYPIXMAPPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:767: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:780: 
error: syntax error before &quot;ptr_glXDestroyWindow&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:781: 
error: `ptr_glXDestroyWindow&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:781: 
error: `PFNGLXDESTROYWINDOWPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:781: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:908: 
error: syntax error before &quot;ptr_glXGetCurrentDisplay&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:910: 
error: `ptr_glXGetCurrentDisplay&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:910: 
error: `PFNGLXGETCURRENTDISPLAYPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:910: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:937: 
error: syntax error before &quot;ptr_glXGetCurrentReadDrawable&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:939: 
error: `ptr_glXGetCurrentReadDrawable&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:939: 
error: `PFNGLXGETCURRENTREADDRAWABLEPROC&apos; undeclared (first use in this 
function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:939: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:953: 
error: syntax error before &quot;ptr_glXGetFBConfigAttrib&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:963: 
error: `ptr_glXGetFBConfigAttrib&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:963: 
error: `PFNGLXGETFBCONFIGATTRIBPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:963: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:977: 
error: syntax error before &quot;ptr_glXGetFBConfigAttrib&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:984: 
error: `ptr_glXGetFBConfigAttrib&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:984: 
error: `PFNGLXGETFBCONFIGATTRIBPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:984: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1004: 
error: syntax error before &quot;ptr_glXGetFBConfigs&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1014: 
error: `ptr_glXGetFBConfigs&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1014: 
error: `PFNGLXGETFBCONFIGSPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1014: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1035: 
error: syntax error before &quot;ptr_glXGetFBConfigs&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1042: 
error: `ptr_glXGetFBConfigs&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1042: 
error: `PFNGLXGETFBCONFIGSPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1042: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1069: 
error: syntax error before &quot;ptr_glXGetProcAddress&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1072: 
error: `ptr_glXGetProcAddress&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1072: 
error: `PFNGLXGETPROCADDRESSPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1072: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1126: 
error: syntax error before &quot;ptr_glXGetSelectedEvent&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1131: 
error: `ptr_glXGetSelectedEvent&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1131: 
error: `PFNGLXGETSELECTEDEVENTPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1131: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1144: 
error: syntax error before &quot;ptr_glXGetSelectedEvent&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1146: 
error: `ptr_glXGetSelectedEvent&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1146: 
error: `PFNGLXGETSELECTEDEVENTPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1146: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1165: 
error: syntax error before &quot;ptr_glXGetVisualFromFBConfig&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1171: 
error: `ptr_glXGetVisualFromFBConfig&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1171: 
error: `PFNGLXGETVISUALFROMFBCONFIGPROC&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1171: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1293: 
error: syntax error before &quot;ptr_glXMakeContextCurrent&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1295: 
error: `ptr_glXMakeContextCurrent&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1295: 
error: `PFNGLXMAKECONTEXTCURRENTPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1295: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1322: 
error: syntax error before &quot;ptr_glXQueryContext&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1328: 
error: `ptr_glXQueryContext&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1328: 
error: `PFNGLXQUERYCONTEXTPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1328: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1342: 
error: syntax error before &quot;ptr_glXQueryContext&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1345: 
error: `ptr_glXQueryContext&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1345: 
error: `PFNGLXQUERYCONTEXTPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1345: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1365: 
error: syntax error before &quot;ptr_glXQueryDrawable&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1370: 
error: `ptr_glXQueryDrawable&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1370: 
error: `PFNGLXQUERYDRAWABLEPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1370: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1383: 
error: syntax error before &quot;ptr_glXQueryDrawable&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1385: 
error: `ptr_glXQueryDrawable&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1385: 
error: `PFNGLXQUERYDRAWABLEPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1385: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1713: 
error: syntax error before &quot;ptr_glXSelectEvent&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1714: 
error: `ptr_glXSelectEvent&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1714: 
error: `PFNGLXSELECTEVENTPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLX_JNI.c:1714: 
error: syntax error before &quot;intptr_t&quot;
       [cc] cc1: warning: command line option &quot;-fno-rtti&quot; 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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:920: 
error: syntax error before &quot;ptr_glBufferRegionEnabled&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:922: 
error: `ptr_glBufferRegionEnabled&apos; 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&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:922: 
error: syntax error before &quot;intptr_t&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: 
In function 
`Java_com_sun_opengl_impl_GLImpl_dispatch_1glDeleteBufferRegion0__IJ&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:3734: 
error: syntax error before &quot;ptr_glDeleteBufferRegion&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:3735: 
error: `ptr_glDeleteBufferRegion&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:3735: 
error: `PFNGLDELETEBUFFERREGIONPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:3735: 
error: syntax error before &quot;intptr_t&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: 
In function 
`Java_com_sun_opengl_impl_GLImpl_dispatch_1glDisableVertexAttribAPPLE0__IIJ&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4480: 
error: syntax error before &quot;ptr_glDisableVertexAttribAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4481: 
error: `ptr_glDisableVertexAttribAPPLE&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4481: 
error: `PFNGLDISABLEVERTEXATTRIBAPPLEPROC&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4481: 
error: syntax error before &quot;intptr_t&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: 
In function 
`Java_com_sun_opengl_impl_GLImpl_dispatch_1glDrawBufferRegion0__IIIIIIIJ&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4544: 
error: syntax error before &quot;ptr_glDrawBufferRegion&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4545: 
error: `ptr_glDrawBufferRegion&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4545: 
error: `PFNGLDRAWBUFFERREGIONPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:4545: 
error: syntax error before &quot;intptr_t&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: 
In function 
`Java_com_sun_opengl_impl_GLImpl_dispatch_1glEnableVertexAttribAPPLE0__IIJ&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5042: 
error: syntax error before &quot;ptr_glEnableVertexAttribAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5043: 
error: `ptr_glEnableVertexAttribAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5043: 
error: `PFNGLENABLEVERTEXATTRIBAPPLEPROC&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5043: 
error: syntax error before &quot;intptr_t&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: 
In function 
`Java_com_sun_opengl_impl_GLImpl_dispatch_1glFinishRenderAPPLE0__J&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5588: 
error: syntax error before &quot;ptr_glFinishRenderAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5589: 
error: `ptr_glFinishRenderAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5589: 
error: `PFNGLFINISHRENDERAPPLEPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5589: 
error: syntax error before &quot;intptr_t&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: 
In function 
`Java_com_sun_opengl_impl_GLImpl_dispatch_1glFlushRenderAPPLE0__J&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5655: 
error: syntax error before &quot;ptr_glFlushRenderAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5656: 
error: `ptr_glFlushRenderAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5656: 
error: `PFNGLFLUSHRENDERAPPLEPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:5656: 
error: syntax error before &quot;intptr_t&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: 
In function 
`Java_com_sun_opengl_impl_GLImpl_dispatch_1glIsVertexAttribEnabledAPPLE0__IIJ&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:14219: 
error: syntax error before &quot;ptr_glIsVertexAttribEnabledAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:14221: 
error: `ptr_glIsVertexAttribEnabledAPPLE&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:14221: 
error: `PFNGLISVERTEXATTRIBENABLEDAPPLEPROC&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:14221: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15118: 
error: syntax error before &quot;ptr_glMapVertexAttrib1dAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15123: 
error: `ptr_glMapVertexAttrib1dAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15123: 
error: `PFNGLMAPVERTEXATTRIB1DAPPLEPROC&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15123: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15136: 
error: syntax error before &quot;ptr_glMapVertexAttrib1dAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15138: 
error: `ptr_glMapVertexAttrib1dAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15138: 
error: `PFNGLMAPVERTEXATTRIB1DAPPLEPROC&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15138: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15157: 
error: syntax error before &quot;ptr_glMapVertexAttrib1fAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15162: 
error: `ptr_glMapVertexAttrib1fAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15162: 
error: `PFNGLMAPVERTEXATTRIB1FAPPLEPROC&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15162: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15175: 
error: syntax error before &quot;ptr_glMapVertexAttrib1fAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15177: 
error: `ptr_glMapVertexAttrib1fAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15177: 
error: `PFNGLMAPVERTEXATTRIB1FAPPLEPROC&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15177: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15196: 
error: syntax error before &quot;ptr_glMapVertexAttrib2dAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15201: 
error: `ptr_glMapVertexAttrib2dAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15201: 
error: `PFNGLMAPVERTEXATTRIB2DAPPLEPROC&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15201: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15214: 
error: syntax error before &quot;ptr_glMapVertexAttrib2dAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15216: 
error: `ptr_glMapVertexAttrib2dAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15216: 
error: `PFNGLMAPVERTEXATTRIB2DAPPLEPROC&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15216: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15235: 
error: syntax error before &quot;ptr_glMapVertexAttrib2fAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15240: 
error: `ptr_glMapVertexAttrib2fAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15240: 
error: `PFNGLMAPVERTEXATTRIB2FAPPLEPROC&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15240: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15253: 
error: syntax error before &quot;ptr_glMapVertexAttrib2fAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15255: 
error: `ptr_glMapVertexAttrib2fAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15255: 
error: `PFNGLMAPVERTEXATTRIB2FAPPLEPROC&apos; undeclared (first use in this 
function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:15255: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[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&apos;:
       
[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&apos;:
       
[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&apos;:
       
[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&apos;:
       
[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&apos;:
       
[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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:17321: 
error: syntax error before &quot;ptr_glNewBufferRegion&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:17323: 
error: `ptr_glNewBufferRegion&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:17323: 
error: `PFNGLNEWBUFFERREGIONPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:17323: 
error: syntax error before &quot;intptr_t&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c: 
In function 
`Java_com_sun_opengl_impl_GLImpl_dispatch_1glReadBufferRegion0__IIIIIJ&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:20308: 
error: syntax error before &quot;ptr_glReadBufferRegion&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:20309: 
error: `ptr_glReadBufferRegion&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:20309: 
error: `PFNGLREADBUFFERREGIONPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:20309: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[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&apos;:
       
[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&apos;:
       
[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&apos;:
       
[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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:23314: 
error: syntax error before &quot;ptr_glSwapAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:23315: 
error: `ptr_glSwapAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:23315: 
error: `PFNGLSWAPAPPLEPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:23315: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25726: 
error: syntax error before &quot;ptr_glTextureRangeAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25731: 
error: `ptr_glTextureRangeAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25731: 
error: `PFNGLTEXTURERANGEAPPLEPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25731: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25744: 
error: syntax error before &quot;ptr_glTextureRangeAPPLE&quot;
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25746: 
error: `ptr_glTextureRangeAPPLE&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25746: 
error: `PFNGLTEXTURERANGEAPPLEPROC&apos; undeclared (first use in this function)
       
[cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLImpl_JNI.c:25746: 
error: syntax error before &quot;intptr_t&quot;
       [cc] cc1: warning: command line option &quot;-fno-rtti&quot; is valid for 
C++/ObjC++ but not for C
       [cc] cc1: warning: command line option &quot;-fno-rtti&quot; 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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:18: 
error: syntax error before &quot;ptr_gluBuild1DMipmapLevels&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:24: 
error: `ptr_gluBuild1DMipmapLevels&apos; 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&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:24: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:38: 
error: syntax error before &quot;ptr_gluBuild1DMipmapLevels&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:41: 
error: `ptr_gluBuild1DMipmapLevels&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:41: 
error: `PFNGLUBUILD1DMIPMAPLEVELSPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:41: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:61: 
error: syntax error before &quot;ptr_gluBuild1DMipmaps&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:67: 
error: `ptr_gluBuild1DMipmaps&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:67: 
error: `PFNGLUBUILD1DMIPMAPSPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:67: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:81: 
error: syntax error before &quot;ptr_gluBuild1DMipmaps&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:84: 
error: `ptr_gluBuild1DMipmaps&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:84: 
error: `PFNGLUBUILD1DMIPMAPSPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:84: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:104: 
error: syntax error before &quot;ptr_gluBuild2DMipmapLevels&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:110: 
error: `ptr_gluBuild2DMipmapLevels&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:110: 
error: `PFNGLUBUILD2DMIPMAPLEVELSPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:110: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:124: 
error: syntax error before &quot;ptr_gluBuild2DMipmapLevels&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:127: 
error: `ptr_gluBuild2DMipmapLevels&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:127: 
error: `PFNGLUBUILD2DMIPMAPLEVELSPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:127: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:147: 
error: syntax error before &quot;ptr_gluBuild2DMipmaps&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:153: 
error: `ptr_gluBuild2DMipmaps&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:153: 
error: `PFNGLUBUILD2DMIPMAPSPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:153: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:167: 
error: syntax error before &quot;ptr_gluBuild2DMipmaps&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:170: 
error: `ptr_gluBuild2DMipmaps&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:170: 
error: `PFNGLUBUILD2DMIPMAPSPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:170: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:190: 
error: syntax error before &quot;ptr_gluBuild3DMipmapLevels&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:196: 
error: `ptr_gluBuild3DMipmapLevels&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:196: 
error: `PFNGLUBUILD3DMIPMAPLEVELSPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:196: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:210: 
error: syntax error before &quot;ptr_gluBuild3DMipmapLevels&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:213: 
error: `ptr_gluBuild3DMipmapLevels&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:213: 
error: `PFNGLUBUILD3DMIPMAPLEVELSPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:213: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:233: 
error: syntax error before &quot;ptr_gluBuild3DMipmaps&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:239: 
error: `ptr_gluBuild3DMipmaps&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:239: 
error: `PFNGLUBUILD3DMIPMAPSPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:239: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:253: 
error: syntax error before &quot;ptr_gluBuild3DMipmaps&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:256: 
error: `ptr_gluBuild3DMipmaps&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:256: 
error: `PFNGLUBUILD3DMIPMAPSPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:256: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:276: 
error: syntax error before &quot;ptr_gluScaleImage&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:286: 
error: `ptr_gluScaleImage&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:286: 
error: `PFNGLUSCALEIMAGEPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:286: 
error: syntax error before &quot;intptr_t&quot;
       [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&apos;:
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:300: 
error: syntax error before &quot;ptr_gluScaleImage&quot;
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:304: 
error: `ptr_gluScaleImage&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:304: 
error: `PFNGLUSCALEIMAGEPROC&apos; undeclared (first use in this function)
       [cc] /usr/home/lofi/foobar/jogl/build/gensrc/native/jogl/GLU_JNI.c:304: 
error: syntax error before &quot;intptr_t&quot;

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&apos;m sorry, but I don&apos;t have a FreeBSD installation on which to test and debug
this. From the build log it looks something like you don&apos;t have an OpenGL / Mesa
installation on the box on which you&apos;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
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>