swarm-support
[Top][All Lists]
Advanced

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

New User


From: glen e. p. ropella
Subject: New User
Date: Wed, 16 Apr 97 17:06:55 MDT

Darold Kenji Higa writes:
 > I am a new user of SWARM and I'm having difficulty with the Makefile.conf
 > settings.  I am using Slackware Linux 3.0.
 > 
 > When I attempt to use the make command on heatbugs (or any other SWARM app),
 > this is the message I get:
 > 
 > misato:/home/dhiga/heatbugs# make
 > gcc -g -L/home/dhiga/swarm-1.0.1/lib -L/usr/lib/tcl7.4 -L/usr/lib/tk4.0 
 > -L/usr/lib -L/usr/X11R6/lib -
 > L/home/dhiga/swarm-1.0.1/lib -L/usr/lib/gcc-lib/i486-linux/2.7.0 
 > -L/home/dhiga/swarm-1.0.1/blt2.1  -o 
 > heatbugs Heatbug.o HeatSpace.o main.o HeatbugModelSwarm.o 
 > HeatbugObserverSwarm.o 
 > HeatbugBatchSwarm.o /home/dhiga/swarm-1.0.1/lib/swarm.x -lobjc -lX11 -lm  
 > /home/dhiga/swarm-1.0.1/lib/swarm.x(.text+0x1cc48): undefined reference to 
 > `sel_get_any_typed_uid'

Stop me if you've already found the problem....  But, it looks like
you're using GCC 2.7.0.  I'm not sure that you can do that.  I think
you have to use 2.7.1.

But, aside from that, it's almost sure that the problem lies in your
installation of GCC and Objective C, given that "sel_get_any_typed_uid"
is defined in objc-api.h.  I guess I suggest trying GNU 2.7.2.1 if you
can get your hands on a binary.


glen

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