swarm-support
[Top][All Lists]
Advanced

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

Re: Compiling swarm on solaris-8


From: Paul E Johnson
Subject: Re: Compiling swarm on solaris-8
Date: Thu, 29 Mar 2001 10:20:06 -0600

Huisman G wrote:
 
> jheatbugs-2.1:
> -----------------------------------------------------------------------------
> $ gmake
> /opt/swarm/swarm-2001-03-26/bin/javacswarm Heatbug.java HeatCell.java 
> HeatSpace.java HeatbugModelSwarm.java  HeatbugObserverSwarm.java 
> StartHeatbugs.java HeatbugBatchSwarm.java
> HeatbugModelSwarm.java:298: cannot resolve symbol
> symbol  : constructor FArgumentsImpl  
> (HeatbugModelSwarm,swarm.Selector,boolean)
> location: class swarm.defobj.FArgumentsImpl
>                         new FArgumentsImpl (this, sel, true)));

There was an API change. Revise this to delete the third argument
 new FArgumentsImpl (this, sel)));
Let me know if it does not fix it.

> $ gmake run
> /opt/swarm/swarm-2001-03-26/bin/javaswarm StartMousetrap
> # # An unexpected exception has been detected in native code outside the VM.# 
> Program counter=0xf4b60f50
> #
> # Problematic Thread: prio=5 tid=0x28260 nid=0x1 runnable
> #
> Abort
> gmake: *** [run] Error 134
I sometimes get those at random if I happen to move the mouse while java
is doing something.  I don't guess it works if you try again and leave
the mouse alone?

-- 
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ukans.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700

                  ==================================
   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]