swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem using ListIndex


From: Marcus G. Daniels
Subject: Re: problem using ListIndex
Date: 13 Dec 1999 10:19:54 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "AC" == Andre Costa <address@hidden> writes:

AC>  Compilation of the bulk of the Java files is not even attempted
AC> during the 'make'. The result is that the swarm.jar produced is
AC> missing most of the classes.

Try cd'ing to java/swarm/defobj in your build directory, deleting ".deps",
and running make again.  It sounds like the dependency generation isn't
working for some reason.  The usual reason (when it comes to new platforms),
is that the autoconfiguation fails to set up the right LD_LIBRARY_PATH
or JDK thread-related environment variables.  If the dependency
generation works, there should be a file of ~20k that looks like a Makefile.

AC> javaswarm StartHeatbugs
AC> directory.m:662 create_class_refs SIGABRT 6* abort (generated by
AC> abort(3) routine)

This is probably because you don't have the java.util Collection
features in your CLASSPATH.  In jheatbugs, the file jdk12.tar.gz can
be unpacked that has those.  (Since "." is in the CLASSPATH when you
run javaswarm, simply unpacking jdk.tar.gz should be sufficient.)

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]