mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] FYI: 2.5-devel commit


From: Benjamin Groß
Subject: Re: [Mldonkey-users] FYI: 2.5-devel commit
Date: Mon, 23 Jun 2003 15:09:00 +0200

Hi Guys

i've problem's compiling the new devel code. i'm using FreeBSD
5.1-RELEASE.

./configure --enable-thread-lib=c_r --disable-gui && gmake depend &&
gmake

gives me this:

ocamlopt.opt -inline 10 -linkall  -o mlnet       unix.cmxa str.cmxa
-cclib -lz -ccopt "-D_THREAD_SAFE -pthread"   -I build    build/cdk.cmxa
   build/common.cmxa    build/client.cmxa    build/core.cmxa   
build/driver.cmxa    src/daemon/common/commonMain.cmx 
src/daemon/common/commonHasher_c.o: In function `hasher_thread':
src/daemon/common/commonHasher_c.o(.text+0x669): undefined reference to
`tiger_unsafe64_fd_direct' Error during linking
gmake: *** [mlnet] Fehler 2

---

./configure --disable-gui && gmake depend && gmake

this one:

ocamlopt.opt -inline 10 -linkall  -o mlnet       unix.cmxa str.cmxa
-cclib -lz   -I build    build/cdk.cmxa    build/common.cmxa   
build/client.cmxa    build/core.cmxa    build/driver.cmxa   
src/daemon/common/commonMain.cmx  src/daemon/common/commonHasher_c.o: In
function `hasher_thread':
src/daemon/common/commonHasher_c.o(.text+0x59a): undefined reference to
`pthread_cond_timedwait'
src/daemon/common/commonHasher_c.o(.text+0x669): undefined reference to
`tiger_unsafe64_fd_direct' src/daemon/common/commonHasher_c.o: In
function `ml_job_start':
src/daemon/common/commonHasher_c.o(.text+0x707): undefined reference to
`pthread_attr_init' src/daemon/common/commonHasher_c.o(.text+0x718):
undefined reference to `pthread_attr_setdetachstate'
src/daemon/common/commonHasher_c.o(.text+0x766): undefined reference to
`pthread_create' Error during linking
gmake: *** [mlnet] Fehler 2

---

tried other ones too but no success. i'm curiously about this alpha and
bored of the stable version :) - so please let me test it...

have a nice day all out there

Benjamin




reply via email to

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