[Bug 1225] New: sun_java2d_opengl_OGLContext_OGLContextCaps.h not generated

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Nov 20 08:09:49 PST 2012


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

          Priority: P3
            Bug ID: 1225
                CC: unassigned at icedtea.classpath.org
          Assignee: gnu.andrew at redhat.com
           Summary: sun_java2d_opengl_OGLContext_OGLContextCaps.h not
                    generated
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: yoshiki at sendme.email.ne.jp
          Hardware: sparc64
            Status: NEW
           Version: 6-1.11.5
         Component: IcedTea
           Product: IcedTea

I'm trying to build icedtea6-1.11.5 with GCJ 4.4.7 on Linux/SPARC.   The build
script stopped at the following error.  It complains that
sun_java2d_opengl_OGLContext_OGLContextCaps.h is not found.  In fact, this file
included from openjdk-ecj/jdk/src/share/native/sun/java2d/opengl/OGLContext.h
seems not be generated during the build process.  Is this a bug?  Otherwise how
to work around this issue?

/usr/bin/gcc  -O2    -fno-strict-aliasing -fPIC -W -Wall  -Wno-unused
-Wno-parentheses -m64 -g   -DARCH='"s64fx"' -Ds64fx -DLINUX
-DRELEASE='"1.6.0_24"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT
-D_LP64=1 -I. -I/home/c83001/local/include
-I/home/c83001/icedtea/icedtea6-1.11.5/openjdk.build-ecj/tmp/sun/sun.awt.X11/xawt/CClassHeaders
-I../../../src/solaris/javavm/export -I../../../src/share/javavm/export
-I../../../src/share/javavm/include -I../../../src/solaris/javavm/include
-I../../../src/share/native/common -I../../../src/solaris/native/common
-I../../../src/share/native/sun/awt/X11
-I../../../src/solaris/native/sun/awt/X11   -I/home/c83001/local/include -DXAWT
-DXAWT_HACK
-I/home/c83001/icedtea/icedtea6-1.11.5/openjdk.build-ecj/tmp/sun/sun.awt.X11/xawt/../../sun.awt/awt/CClassHeaders
-I../../../src/solaris/native/sun/awt -I../../../src/solaris/native/sun/xawt
-I../../../src/solaris/native/sun/jdga
-I../../../src/share/native/sun/awt/debug
-I../../../src/share/native/sun/awt/image/cvutils
-I../../../src/share/native/sun/java2d
-I../../../src/share/native/sun/java2d/loops
-I../../../src/share/native/sun/awt/image/cvutils
-I../../../src/share/native/sun/awt/image -I../../../src/share/native/sun/font
-I../../../src/solaris/native/sun/java2d
-I../../../src/share/native/sun/java2d/pipe
-I../../../src/share/native/sun/java2d/opengl
-I../../../src/solaris/native/sun/java2d/opengl
-I../../../src/solaris/native/sun/java2d/x11
-I../../../src/share/native/sun/dc/path -I../../../src/share/native/sun/dc/doe
-I../../../src/share/native/sun/awt/alphacomposite
-I../../../src/share/native/sun/awt/medialib
-I../../../src/solaris/native/sun/awt/medialib
-I../../../src/solaris/native/sun/font -I../../../src/share/native/sun/awt
-I../../../src/solaris/native/sun/awt  -I/usr/X11R6/include/X11/extensions
-I/usr/include/X11/extensions -I/usr/include -I/usr/X11R6/include   -c -o
/home/c83001/icedtea/icedtea6-1.11.5/openjdk.build-ecj/tmp/sun/sun.awt.X11/xawt/obj64/awt_GraphicsEnv.o
 ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c
In file included from
../../../src/solaris/native/sun/java2d/opengl/GLXGraphicsConfig.h:32,
                 from ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:37:
../../../src/share/native/sun/java2d/opengl/OGLContext.h:31:57: error:
sun_java2d_opengl_OGLContext_OGLContextCaps.h: No such file or directory
../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function
'makeDefaultConfig':
../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:257: warning: format '%x'
expects type 'unsigned int *', but argument 3 has type 'VisualID *'
make[6]: ***
[/home/c83001/icedtea/icedtea6-1.11.5/openjdk.build-ecj/tmp/sun/sun.awt.X11/xawt/obj64/awt_GraphicsEnv.o]
Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: Leaving directory
`/home/c83001/icedtea/icedtea6-1.11.5/openjdk-ecj/jdk/make/sun/xawt'
make[5]: *** [library_parallel_compile] Error 2
make[5]: Leaving directory
`/home/c83001/icedtea/icedtea6-1.11.5/openjdk-ecj/jdk/make/sun/xawt'
make[4]: *** [all] Error 1
make[4]: Leaving directory
`/home/c83001/icedtea/icedtea6-1.11.5/openjdk-ecj/jdk/make/sun'
make[3]: *** [all] Error 1
make[3]: Leaving directory
`/home/c83001/icedtea/icedtea6-1.11.5/openjdk-ecj/jdk/make'
make[2]: *** [jdk-build] Error 2
make[2]: Leaving directory `/home/c83001/icedtea/icedtea6-1.11.5/openjdk-ecj'
make[1]: *** [build_product_image] Error 2
make[1]: Leaving directory `/home/c83001/icedtea/icedtea6-1.11.5/openjdk-ecj'
make: *** [stamps/icedtea-ecj.stamp] Error 2

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121120/047209f6/attachment.html 


More information about the distro-pkg-dev mailing list