dotgnu-general
[Top][All Lists]
Advanced

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

[DotGNU]error in threading when compiling pnet


From: Pascal Hauser
Subject: [DotGNU]error in threading when compiling pnet
Date: Thu, 26 Jun 2003 10:13:34 +0200

Hi there..

I updated to the latest cvs.. but now when I try to compile pnet I get
the following error:

make[1]: Entering directory `/xxxx/cvs/pnet/engine'
gcc -I../libffi/include -fno-gcse -fno-inline-functions
-I../include -I../libffi/include -I. -g -O2 -Wall  -o ilrun  ilrun.o
libILEngine.a ../dumpasm/libILDumpAsm.a
../image/libILImage.a ../support/libILSupport.a
../libffi/.libs/libffi.a ../libgc/.libs/libgc.a  -lnsl -ldl -lm
-lpthread
libILEngine.a(lib_thread.o): In function `_IL_Monitor_InternalTryEnter':
/xxxx/cvs/pnet/engine/lib_thread.c:128: undefined reference to
`ILExecMonitorCreate'
libILEngine.a(thread.o): In function `ILExecThreadDestroy':
/xxxx/cvs/pnet/engine/thread.c:197: undefined reference to
`ILExecMonitorDestroy'
collect2: ld returned 1 exit status

does this need a patch or am i doing something wrong?

Thanks..
pascal


reply via email to

[Prev in Thread] Current Thread [Next in Thread]