From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18763 invoked by alias); 4 Jul 2004 23:57:34 -0000 Mailing-List: contact mauve-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-discuss-owner@sources.redhat.com Received: (qmail 18755 invoked from network); 4 Jul 2004 23:57:33 -0000 Received: from unknown (HELO ms-smtp-02.nyroc.rr.com) (24.24.2.56) by sourceware.org with SMTP; 4 Jul 2004 23:57:33 -0000 Received: from [192.168.0.43] (alb-24-195-113-26.nycap.rr.com [24.195.113.26]) by ms-smtp-02.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id i64NvWMv009127 for ; Sun, 4 Jul 2004 19:57:32 -0400 (EDT) Subject: Mauve halts after first error. From: James Damour Reply-To: "James Damour (Suvarov454)" To: mauve-discuss@sources.redhat.com Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-qYKJKQrjz2yDBonXY7pm" Organization: SourceForge.net Message-Id: <1088986067.16214.18.camel@hovel.lepus.org> Mime-Version: 1.0 Date: Sun, 04 Jul 2004 23:57:00 -0000 X-Virus-Scanned: Symantec AntiVirus Scan Engine X-SW-Source: 2004-q3/txt/msg00001.txt.bz2 --=-qYKJKQrjz2yDBonXY7pm Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Content-length: 1729 I am attempting to run the Mauve test suite that was downloaded as part of fitzsim's jhbuild of gcj. Sadly, when the test suite exits after it finds the first error. Any help in configuring or otherwise running the testsuite so it exercises all tests would be greatly appreciated. The proceedure I follow is as follows: 1) jhbuild build 2) cd .../mauve 3) ln -s /libjava/mauve-libgcj mauve-libgcj 4) ./configure --with-gcj 5) make KEYS=3Dlibgcj check The last few lines are: CLASSPATH=3D.:. gcj -fassume-compiled -g -O2 -c -o gnu/testlet/java/beans/DescriptorTest.o gnu/testlet/java/beans/DescriptorTest.java CLASSPATH=3D.:. gcj -fassume-compiled -g -O2 -c -o gnu/testlet/java/beans/Expression/check.o gnu/testlet/java/beans/Expression/check.java gnu/testlet/java/beans/Expression/check.java:30: error: Class or interface `java.beans.Expression' not found in import. import java.beans.Expression; ^ gnu/testlet/java/beans/Expression/check.java:76: error: Type `Expression' not found in the declaration of the local variable `expr'. Expression expr =3D new Expression(d, "method", arg1); ^ 2 errors make[1]: *** [gnu/testlet/java/beans/Expression/check.o] Error 1 make[1]: Leaving directory `/home/james/projects/gcc/sources/jhbuild-src/gcc/libjava/testsuite/libjava= .mauve/mauve' make: *** [check-am] Error 2 I have the following autotools installed (on an up-to-date Debian Sarge system): autoconf: 2.59-5 automake1.4: 1:1.4-p6-8 automake1.6: 1.6.3-11 automake1.7: 1.7.9-6 automake1.8: 1.8.5-1 autoproject: 0.17-1 autotools-dev: 20040312.1 Please let me know if there is any additional information I can send. --=20 James Damour (Suvarov454) --=-qYKJKQrjz2yDBonXY7pm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBA6JvTJtJj6pH+EFQRAjm6AKCnO3K1+MAJVtO681Dg/K02h1iOPwCgmFcj p707xA3Jsveg9e9QDjqDOMU= =ZPGs -----END PGP SIGNATURE----- --=-qYKJKQrjz2yDBonXY7pm--