[Bug 751] IcedTea7 should bootstrap with IcedTea7

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Jul 5 05:43:56 PDT 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=751





--- Comment #2 from Andrew John Hughes <ahughes at redhat.com>  2011-07-05 12:43:56 ---
Fixed that, now the gjavah patch is causing trouble:

../../../src/share/native/sun/java2d/opengl/OGLContext.c: In function
'OGLContext_GetExtensionInfo':
../../../src/share/native/sun/java2d/opengl/OGLContext.c:872:18: error:
'sun_java2d_opengl_OGLContext_00024OGLContextCaps_CAPS_EXT_TEXRECT' undeclared
(first use in this function)
../../../src/share/native/sun/java2d/opengl/OGLContext.c:872:18: note: each
undeclared identifier is reported only once for each function it appears in
../../../src/share/native/sun/java2d/opengl/OGLContext.c:875:18: error:
'sun_java2d_opengl_OGLContext_00024OGLContextCaps_CAPS_EXT_FBOBJECT' undeclared
(first use in this function)
../../../src/share/native/sun/java2d/opengl/OGLContext.c:878:18: error:
'sun_java2d_opengl_OGLContext_00024OGLContextCaps_CAPS_EXT_LCD_SHADER'
undeclared (first use in this function)
../../../src/share/native/sun/java2d/opengl/OGLContext.c:881:18: error:
'sun_java2d_opengl_OGLContext_00024OGLContextCaps_CAPS_EXT_BIOP_SHADER'
undeclared (first use in this function)
../../../src/share/native/sun/java2d/opengl/OGLContext.c:884:18: error:
'sun_java2d_opengl_OGLContext_00024OGLContextCaps_CAPS_EXT_GRAD_SHADER'
undeclared (first use in this function)


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the distro-pkg-dev mailing list