swarm-support
[Top][All Lists]
Advanced

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

Re: 1.0.4 and linux


From: Marcus G. Daniels
Subject: Re: 1.0.4 and linux
Date: 29 Dec 1997 16:09:21 -0800

>>>>> "PT" == Pietro Terna <address@hidden> writes:

PT>     eliminating -ldl from the configuration, I obtain:

../../swarm/lib/swarm.x: In function `TclLoadFile':
../../swarm/lib/swarm.x(.text+0x102f43): undefined reference to `dlopen'
../../swarm/lib/swarm.x(.text+0x102f53): undefined reference to `dlsym'
../../swarm/lib/swarm.x(.text+0x102f62): undefined reference to `dlsym'
../../swarm/lib/swarm.x(.text+0x102f73): undefined reference to `dlerror'
make: *** [heatbugs] Error 1

Ah, of course!  Sorry!  That binary distribution was built on a system
that had the dynamic linking library, and thus a Tcl equipped that
way, so libdl will really be needed.  The required parts of Tcl are already
frozen into that `swarm.x' file, so it won't be helpful to change your
install of Tcl.  

But if your GNU/Linux box is Debian or Red Hat, there is a libdl
package that you can install without much trouble.  The dynamic linker
library is really is something you should have on a system you are
using for development.

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