mldonkey-users
[Top][All Lists]
Advanced

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

[Mldonkey-users] Problems compiling the current developement version


From: Philip Hofstetter
Subject: [Mldonkey-users] Problems compiling the current developement version
Date: Thu, 11 Sep 2003 16:56:32 +0200

Hello,

I've just updated my local CVS copy with

cvs -q -z3 update -APCd -r release-2-5-devel

then I ran make distclean followed by

./configure --enable-pthread

What I find strange is that configure ended with

The following modules will not be compiled: { audio_galaxy(obsolete)
openFT(obsolete) donkey_server donkey_client }

Question: Why are the donkey-modules not compiled? I assume there is a
new donkey-module with a different name.

So I ran make which ended with

ocamlopt.opt -inline 10    -I src/utils/cdk  -I src/daemon/chat
-I src/utils/lib  -I src/utils/net  -I tools  -I src/networks/multinet
-I src/daemon/common  -I src/daemon/driver  -I src/utils/mp3tagui
-I src/config/unix  -I src/gtk/gui  -I src/gtk/gui2
-I src/gtk/configwin  -I src/gtk/okey  -I src/gtk/gpattern
-I icons/kde  -I +lablgtk  -I src/im  -I src/im/yahoo  -I src/im/irc
-I src/networks/multinet  -I src/networks/direct_connect
-I src/networks/opennap  -I src/networks/gnutella
-I src/networks/gnutella2  -I src/networks/fasttrack
-I src/networks/bittorrent  -I src/networks/donkey
-I src/networks/soulseek -c src/utils/lib/options.ml
The implementation src/utils/lib/options.ml
does not match the interface src/utils/lib/options.cmi:
The field `iter_section' is required but not provided
The field `iter_file' is required but not provided
The field `section_name' is required but not provided
The field `strings_of_section_options' is required but not provided
The field `sections' is required but not provided
The field `set_option_desc' is required but not provided
The field `restore_default' is required but not provided
The field `advanced' is required but not provided
The field `define_expert_option' is required but not provided
The field `file_section' is required but not provided
The field `option_info' is required but not provided
The field `options_section' is required but not provided
make: *** [src/utils/lib/options.cmx] Error 2


What's going wrong?

Some data:


address@hidden ~/mldonkey % uname -a
Linux balin.pilif.home 2.4.20-gentoo-r5 #3 SMP Fri May 16 00:29:43 CEST
2003 i686 Intel(R) Pentium(R) 4 CPU 3.06GHz GenuineIntel GNU/Linux

address@hidden ~/mldonkey % ocamlopt.opt -v
The Objective Caml native-code compiler, version 3.06
Standard library directory: /usr/lib/ocaml

Can somebody help me?

Oh. And now that I'm writing anyway: Does somebody know how the new GUI
which is obviously written in Java could be compiled to a single .EXE
under Windows (in Linux I know of gcj, but I don't think, this works
under windows. Or does it?)

Philip





reply via email to

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