Has anybody got JOGL to build on FreeBSD? After some build.xml tweaks, it almost finishes but then stops with these messages:
c.compile.jogl:
[apply] src/native/jogl/JAWT_DrawingSurfaceInfo.c:52: syntax error before :' [apply] src/native/jogl/JAWT_DrawingSurfaceInfo.c:52: syntax error before
JAWT_DrawingSurfaceInfo’
[apply] src/native/jogl/JAWT_DrawingSurfaceInfo.c: In function Java_net_java_games_jogl_impl_JAWT_1DrawingSurfaceInfo_platformInfo0': [apply] src/native/jogl/JAWT_DrawingSurfaceInfo.c:72:
PLATFORM_DSI_SIZE’ undeclared (first use in this function)
[apply] src/native/jogl/JAWT_DrawingSurfaceInfo.c:72: (Each undeclared identifier is reported only once
[apply] src/native/jogl/JAWT_DrawingSurfaceInfo.c:72: for each function it appears in.)
[apply] src/native/jogl/JAWT_DrawingSurfaceInfo.c:76: platformDSIClass' undeclared (first use in this function) [apply] src/native/jogl/JAWT_DrawingSurfaceInfo.c:79:
platformDSIClassName’ undeclared (first use in this function)