From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21270 invoked by alias); 23 Dec 2006 13:35:19 -0000 Received: (qmail 21219 invoked by uid 48); 23 Dec 2006 13:35:08 -0000 Date: Sat, 23 Dec 2006 13:35:00 -0000 Message-ID: <20061223133508.21218.qmail@sourceware.org> From: "jan dot kratochvil at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20061222175437.3786.jan.kratochvil@redhat.com> References: <20061222175437.3786.jan.kratochvil@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3786] Eclipse required by frysk-imports/tests/cdtparserversion/CDTParserTest.java X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00828.txt.bz2 List-Id: ------- 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.