[Bug 389] Iced Tea 1.11, openjdk7 compilation issue in Suse Linux Enterprise Server 11
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Oct 13 20:29:58 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=389
------- Comment #2 from balajiraman at ge.com 2009-10-14 03:29 -------
(In reply to comment #1)
> What is /usr/java/jdk1.6.0_10? Is this the proprietary Sun JDK? We don't
> support building with this JDK. You should be using either GCJ or IcedTea. As
> documented in the NEWS file of IcedTea7 1.11, you should use the
> --disable-bootstrap mode of operation when building with IcedTea as there are
> still some issues that need to be resolved with using it to bootstrap.
>
> I suspect that the OpenGL header issues may be one of these problems as they
> are currently patched unconditionally to match the output from gjavah as
> supplied with GCJ. I've never seen the tracing issue before and can't really
> suggest anything as we don't know what is in the proprietary JDK. Please use a
> supported JDK and see if the same errors occur.
>
Hi Andrew,
I installed gcj4.3 in my system. Since i am not very familiar with gcj, i am
not sure what i need to pass to jdk home now in ./configure to get the make
file. This is what i gave:
./configure --build=x86_64 --with-javac=/usr/bin/gcj --with-javah=/usr/bin/gcjh
--with-ant-home=/export/home/sdc/openjdk7/apache-ant-1.7.1 --with-gcj=/usr/bin
--with-xalan2-jar=/export/home/sdc/openjdk7/xalan-j_2_7_1/xalan.jar
--with-xalan2-serializer-jar=/export/home/sdc/openjdk7/xalan-j_2_7_1/serializer.jar
--with-xerces2-jar=/export/home/sdc/openjdk7/xalan-j_2_7_1/xercesImpl.jar
--with-rhino=/export/home/sdc/openjdk7/rhino1_7R2/js.jar --disable-plugin
--disable-bootstrap
Any help is appreciated.
Thanks,
Balaji.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list