[kaffe] undefined reference to 'jthread_enable_stop'

Mathieu Dube mdube@8d.com
Wed, 26 Jun 2002 14:23:21 -0400


Sorry about my previous email

All seems well with the version 1.0.7 rc1

Thanks
-Mat

On Wednesday 26 June 2002 10:36, you wrote:
> Hi,
> 	Im trying to build kaffe to use pthreads and it gives me those errors:
>
> gcc -g -O2 -Wall -Wstrict-prototypes -o .libs/Kaffe main.o version.o
> .libs/KaffeS.o -Wl,--export-dynamic  ../kaffevm/.libs/libkaffevm.so
> -L/usr/local/lib ../xprof/.libs/libkaffexprof.so -ldl -lpthread -lm
> ../kaffevm/systems/unix-pthreads/.libs/libkthread.al -Wl,--rpath
> -Wl,/usr/local/lib
> ../kaffevm/.libs/libkaffevm.so: undefined reference to
> `jthread_enable_stop' ../kaffevm/.libs/libkaffevm.so: undefined reference
> to `jthread_disable_stop'
>
> 	Now I know that those 2 functions are defined in thread-impl.h. What I
> would like to know is where libkaffevm.so is compiled (ie: which Makefile)
> so I can add the path to the libkthread.la.
>
> 	Or any pointers on what I could be doing/getting wrong.
>
> Thanks
> -Mat
>
> --
> Mathieu Dube -- mdube@8d.com
> 8D Technologies Inc.
> http://www.8d.com
>
> _______________________________________________
> kaffe mailing list
> kaffe@kaffe.org
> http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

-- 
Mathieu Dube -- mdube@8d.com
8D Technologies Inc.
http://www.8d.com