swarm-support
[Top][All Lists]
Advanced

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

Re: Problems compliling heatbug (binary distribution)


From: Marcus G. Daniels
Subject: Re: Problems compliling heatbug (binary distribution)
Date: 26 Feb 1998 09:01:24 -0800

>>>>> "LF" == Lars Freitag <address@hidden> writes:

LF> I am trying to compile an application with the binary version of
LF> swarm.  I work with Debian Linux. (I tried also compiling
LF> mouse-trap and the same errors occured).  This is a transcript of
LF> what happend when I compile:

Hmm, try adding -lpthread to OTHERLIBS. 


gcc -g -L../../swarm/lib -L/usr/X11R6/lib  -o heatbugs Heatbug.o
HeatSpace.o main.o HeatbugModelSwarm.o HeatbugObserverSwarm.o
HeatbugBatchSwarm.o ../../swarm/lib/swarm.x -lobjc -lX11 -lm  -ldl
/usr/lib/gcc-lib/i486-linux/2.7.2.3/libobjc.a(thr-posix.o): In function
`__objc_init_thread_system':
thr-posix.o(.text+0x3b): undefined reference to `pthread_key_create'
/usr/lib/gcc-lib/i486-linux/2.7.2.3/libobjc.a(thr-posix.o): In function
`objc_thread_create':
thr-posix.o(.text+0x95): undefined reference to `pthread_create'
thr-posix.o(.text+0xa5): undefined reference to `pthread_detach'
/usr/lib/gcc-lib/i486-linux/2.7.2.3/libobjc.a(thr-posix.o): In function
`objc_thread_set_data':
thr-posix.o(.text+0x14e): undefined reference to `pthread_setspecific'
/usr/lib/gcc-lib/i486-linux/2.7.2.3/libobjc.a(thr-posix.o): In function
`objc_thread_get_data':
thr-posix.o(.text+0x17a): undefined reference to `pthread_getspecific'
/usr/lib/gcc-lib/i486-linux/2.7.2.3/libobjc.a(thr-posix.o): In function
`objc_mutex_trylock':
thr-posix.o(.text+0x2b5): undefined reference to `pthread_mutex_trylock'
make: *** [heatbugs] Error 1


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