swarm-support
[Top][All Lists]
Advanced

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

swarm-1.3.1 / heatbugs build under hpux 10.20 : Tcl_Sleep ?


From: Rick Riolo
Subject: swarm-1.3.1 / heatbugs build under hpux 10.20 : Tcl_Sleep ?
Date: Tue, 27 Oct 1998 13:22:04 -0500 (EST)

I have come up with a little glitch when I made swarm-1.3.1.
The make of swarm-1.3.1 itself went fine.  I did it as follows
(note my login shell is also bash, but for some reason
I have to set and use the SHELL and CONFIG_SHELL as below
to get all the make's to work):

SWARMSRCDIR=/s3/users/swarm/swarm-1.3.1
SHELL=/usr/local/bin/bash
CONFIG_SHELL=/usr/local/bin/bash
export CONFIG_SHELL
export SHELL
cd /s3/users/swarm/swarm-1.3.1/builds/debug
/s3/users/swarm/swarm-1.3.1/configure  --with-defaultdir=/usr/local \
  --srcdir=$SWARMSRCDIR  --disable-shared  --with-ffcalldir=/usr/local \
  --with-bltdir=/usr/local/blt-2.1 --with-tcldir=/usr/local 
--with-tkdir=/usr/local \
  --with-pngdir=/usr/local --with-zlibdir=/usr/local \
  --prefix=/s3/users/swarm/swarm-1.3.1/debug 
make SHELL=$SHELL
make install SHELL=$SHELL

But when I tried to make heatbugs, I got this:

bash-2.02$ make SHELL=$SHELL
gcc -c -Wno-import -g -O2  -I/s3/users/swarm/swarm-1.3.1/debug/include 
Heatbug.m   
gcc -c -Wno-import -g -O2  -I/s3/users/swarm/swarm-1.3.1/debug/include 
HeatSpace.m   
gcc -c -Wno-import -g -O2  -I/s3/users/swarm/swarm-1.3.1/debug/include main.m   
gcc -c -Wno-import -g -O2  -I/s3/users/swarm/swarm-1.3.1/debug/include 
HeatbugModelSwarm.m   
gcc -c -Wno-import -g -O2  -I/s3/users/swarm/swarm-1.3.1/debug/include 
HeatbugObserverSwarm.m   
gcc -c -Wno-import -g -O2  -I/s3/users/swarm/swarm-1.3.1/debug/include 
HeatbugBatchSwarm.m   
/s3/users/swarm/swarm-1.3.1/debug/bin/libtool-swarm --mode link gcc -g 
-O2 -L/s3/users/swarm/swarm-1.3.1/debug/lib -L/usr/local/blt-2.1/lib 
-L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib 
-L/usr/local/lib -L/usr/local/lib    -o heatbugs Heatbug.o HeatSpace.o 
main.o HeatbugModelSwarm.o HeatbugObserverSwarm.o HeatbugBatchSwarm.o  
-lspace -lanalysis -lsimtools -lsimtoolsgui -ltkobjc -ltclobjc -lactivity 
-lrandom -lobjectbase -lcollections -ldefobj -lmisc -lBLT -ltk4.0 
-ltcl7.4 -lXpm -lpng -lz -lavcall -lX11  -lm -lobjc -ldld 
gcc -g -O2 -L/s3/users/swarm/swarm-1.3.1/debug/lib 
-L/usr/local/blt-2.1/lib -L/usr/local/lib -L/usr/local/lib 
-L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o 
heatbugs Heatbug.o HeatSpace.o main.o HeatbugModelSwarm.o 
HeatbugObserverSwarm.o HeatbugBatchSwarm.o -lspace -lanalysis -lsimtools 
-lsimtoolsgui -ltkobjc -ltclobjc -lactivity -lrandom -lobjectbase 
-lcollections -ldefobj -lmisc -lBLT -ltk4.0 -ltcl7.4 -lXpm -lpng -lz 
-lavcall -lX11 -lm -lobjc -ldld
collect2: ld returned 1 exit status
/usr/bin/ld: Unsatisfied symbols:
   Tcl_Sleep (code)
make: *** [heatbugs] Error 1

I am going to check the required-software and releaes notes, to see
if the problem is with a change in required tcl/tk versions....
Note I am using tcl7.4/tk4.0 (and blt2.1).

Any suggestions greatly welcome!

 -r

Rick Riolo                           address@hidden
Program for Study of Complex Systems (PSCS)
4477 Randall Lab                
University of Michigan         Ann Arbor MI 48109-1120
Phone: 734 763 3323                  Fax: 734 763 9267
http://www.pscs.umich.edu/PEOPLE/rlr-home.html



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