This is the mail archive of the
frysk-bugzilla@sourceware.org
mailing list for the frysk project.
[Bug general/3786] Eclipse required by frysk-imports/tests/cdtparserversion/CDTParserTest.java
- From: "jan dot kratochvil at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: frysk-bugzilla at sourceware dot org
- Date: 23 Dec 2006 13:35:08 -0000
- Subject: [Bug general/3786] Eclipse required by frysk-imports/tests/cdtparserversion/CDTParserTest.java
- References: <20061222175437.3786.jan.kratochvil@redhat.com>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- Additional Comments From jan dot kratochvil at redhat dot com 2006-12-23 13:35 -------
Running on RHEL5 i686 and it is a fresh frysk build.
I found out of all the `*eclipse*' rpm packages I had `eclipse-ecj' installed.
After I `rpm -e eclipse-ecj' it the configure scripts detected HAVE_ECJ->false
and the build now fails later on:
gcj -I../../frysk/frysk-imports -I. -Igetopt.jar -Ijunit.jar -Werror -Wall -fPIC
-ggdb2 -fjni -c cdtparser.jar
org/eclipse/cdt/core/dom/ast/ASTTypeUtil.java: In class
'org.eclipse.cdt.core.dom.ast.ASTTypeUtil':
org/eclipse/cdt/core/dom/ast/ASTTypeUtil.java: In method
'org.eclipse.cdt.core.dom.ast.ASTTypeUtil.getType(org.eclipse.cdt.core.dom.ast.IType)':
org/eclipse/cdt/core/dom/ast/ASTTypeUtil.java:261: error: cannot find file for
class org.eclipse.cdt.internal.core.dom.parser.ITypeContainer
Please really check the builds without `*eclipse*' packages installed.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=3786
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.