This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build failure


On 3 Jan 2003, Tom Tromey wrote:
> I'm using latest cvs gcj and rhug, building from scratch:
>
> gcj -C --encoding=ISO-8859-1 --classpath=upstream/src:upstream ../../rhug/junit/upstream/src/junit/extensions/ActiveTestSuite.java
> ../../rhug/junit/upstream/src/junit/extensions/ActiveTestSuite.java:3: error: Can't find default package `junit.framework'. Check the CLASSPATH environment variable and the access to the archives
> ../../rhug/junit/upstream/src/junit/extensions/ActiveTestSuite.java:11: error: Superclass `TestSuite' of class `junit.extensions.ActiveTestSuite' not found.
>    public class ActiveTestSuite extends TestSuite {
>                                         ^

I get that too.  Rebuilding Makefile.in fixes it.

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]