Define WITH_THR_THREAD_MODEL to switch from pthread to thr threading model which could produce better results in some scenarios. Use at your discretion. ===> Extracting for mldonkey-core-devel-2.5.30.15 => Checksum OK for mldonkey-2.5.30.15.tar.bz2. ===> Patching for mldonkey-core-devel-2.5.30.15 ===> Applying FreeBSD patches for mldonkey-core-devel-2.5.30.15 ===> mldonkey-core-devel-2.5.30.15 depends on executable: ocamlc - found ===> mldonkey-core-devel-2.5.30.15 depends on executable: gmake - found ===> mldonkey-core-devel-2.5.30.15 depends on file: /usr/local/bin/autoconf259 - found ===> mldonkey-core-devel-2.5.30.15 depends on shared library: iconv.3 - found ===> Configuring for mldonkey-core-devel-2.5.30.15 cd /root/mldonkey-core-devel/work/mldonkey-2.5.30.15/config && /usr/local/bin/autoconf259 configure: WARNING: you should use --build, --host, --target Arguments: --enable-ocamlver=3 --with-libiconv-prefix=/usr/local --enable-checks --disable-gui --disable-gd --prefix=/usr/local i386-portbld-freebsd5.4 --enable-ocamlver=3 --with-libiconv-prefix=/usr/local --enable-checks --disable-gui --disable-gd --prefix=/usr/local i386-portbld-freebsd5.4 checking for i386-portbld-freebsd5.4-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking build system type... i386-portbld-freebsd5.4 checking host system type... i386-portbld-freebsd5.4 checking for gcc3... (cached) cc checking for i386-portbld-freebsd5.4-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking how to run the C preprocessor... cc -E checking for i386-portbld-freebsd5.4-ranlib... no checking for ranlib... ranlib checking for gmake... gmake checking for make... (cached) gmake checking for ocamlc.opt... /usr/local/bin/ocamlc.opt checking for ocamlc... /usr/local/bin/ocamlc.opt i386-portbld-freebsd5.4 Testing ocaml version checking for rpmbuild... no checking for rpm... rpm checking for wget... wget checking for ocamlopt.opt... ocamlopt.opt checking for ocamlopt... (cached) ocamlopt.opt checking for ocamldep... ocamldep checking for ocamllex.opt... ocamllex.opt checking for ocamllex... (cached) ocamllex.opt checking for ocamlyacc... ocamlyacc checking for ocamlmktop... ocamlmktop checking for camlp4... camlp4 checking for perl... /usr/bin/perl ocamlc version is 3.08.3 ocamlopt version is 3.08.3 checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for void *... yes checking size of void *... 4 checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/types.h... (cached) yes checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for netinet/ip.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for poll... yes checking for inflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for locale_charset... yes checking libcharset.h usability... yes checking libcharset.h presence... yes checking for libcharset.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for locale_charset in -lcharset... yes checking Additionnal includes... checking for ../src/networks/donkey... yes checking for ../src/networks/gnutella... yes checking for ../src/networks/gnutella2... yes checking for ../src/networks/bittorrent... yes checking for ../src/networks/fileTP... yes checking for ../src/networks/fasttrack... yes checking for ../src/networks/bittorrent/bTBroosnet.ml... no checking for ../src/networks/donkey... (cached) yes checking for ../src/networks/server... yes checking for ../src/im... yes checking Checking for CryptoKit... no checking for pthread_join in LIBS=yes with CFLAGS=... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... cc checking compile GTK GUI... no checking for bzip2... bzip2 checking for gzip... (cached) bzip2 checking for png_create_read_struct in -lpng... yes checking for jpeg_CreateCompress in -ljpeg... yes checking for gdImageGif in -lgd... yes checking for gdImagePng in -lgd... yes checking for gdImageJpeg in -lgd... yes checking compile with gd... no checking for ../src/pic/picMain.ml... no checking for ../src/spider/ecrawler/spiderMain.ml... no checking for ../src/spider/disasm/mldisasm.ml... no checking for ../src/spider/tmk/tmkSimple.ml... no checking for ../src/btview/btviewMain.ml... no checking for ../src/cluster/clusterMain.ml... no checking for ../src/networks/fasttrack/fasttrackSupernode.ml... no configure: creating ./config.status config.status: creating Makefile.config config.status: creating mldonkey.rc config.status: creating ../src/utils/lib/autoconf.ml.new config.status: creating ../src/utils/lib/gAutoconf.ml.new config.status: creating ../src/daemon/common/commonDownloads.ml config.status: creating ../packages/rpm/mldonkey.spec config.status: creating ../packages/rpm/Makefile config.status: creating ../packages/windows/mlnet.nsi config.status: creating config.h Building dependencies (if it blocks, try 'gmake depend' to see the problem) The following modules will not be compiled: { open_napster direct_connect(not working) soulseek openFT(obsolete) mldonkey_gui$(EXE) mldonkey_gui2$(EXE) mlchat$(EXE) } ===> Building for mldonkey-core-devel-2.5.30.15 /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/fifo.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/fifo.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/zlib.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/zlib.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/autoconf.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/autoconf.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/printf2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/printf2.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/printexc2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/printexc2.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/string2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/string2.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/unix2.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/list2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/list2.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/intmap.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/intmap.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/genlex2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/genlex2.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/filepath.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/filepath.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/filename2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/filename2.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/options.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/options.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/url.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/url.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/config/unix/mlUnix.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/weak2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/weak2.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/int64ops.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/unix32.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/unix32.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/misc.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/md4.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/md4.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/heap.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/date.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/basicSocket.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/basicSocket.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/ip.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/ip.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/anyEndian.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/littleEndian.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/tcpBufferedSocket.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/tcpBufferedSocket.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/udpSocket.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/udpSocket.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/tcpServerSocket.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/tcpServerSocket.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/intset.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/intset.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/mp3tagui/mp3_genres.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/mp3tagui/mp3_misc.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/mp3tagui/mp3_tag.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/mp3tagui/mp3_info.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/mp3tagui/mp3_info.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/mp3tagui/mp3tag.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/mp3tagui/mp3tag.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/store.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/store.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonTypes.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/guiTypes.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/guiProto.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/fifo2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/fifo2.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/ip_set.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/http_server.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/http_server.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/http_client.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/http_client.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/gettext.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/gettext.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonOptions.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/charset.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/charset.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonGlobals.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonMain.ml /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/utils/cdk/zlibstubs.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/utils/cdk/zlibstubs.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/utils/cdk/zlibstubs.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/utils/cdk/zlibstubs.c' /usr/local/bin/ocamlc.opt -ccopt "-O2 -pipe -march=athlon-xp -o src/utils/cdk/heap_c.o" -ccopt "" -c src/utils/cdk/heap_c.c /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/config/unix/os_stubs_c.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/config/unix/os_stubs_c.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/config/unix/os_stubs_c.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/config/unix/os_stubs_c.c' src/config/unix/os_stubs_c.c: In function `os_ftruncate': src/config/unix/os_stubs_c.c:83: warning: int format, different type arg (arg 4) src/config/unix/os_stubs_c.c: At top level: src/config/unix/../../utils/lib/os_stubs.h:87: warning: 'seek_command_table' defined but not used /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/utils/lib/fst_hash.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/utils/lib/fst_hash.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/utils/lib/fst_hash.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/utils/lib/fst_hash.c' In file included from /usr/local/lib/ocaml/caml/mlvalues.h:20, from src/utils/lib/fst_hash.c:181: /usr/local/lib/ocaml/caml/compatibility.h:220:1: warning: "MD5Init" redefined In file included from src/utils/lib/fst_hash.c:15: src/utils/lib/./md5.h:97:1: warning: this is the location of the previous definition In file included from /usr/local/lib/ocaml/caml/mlvalues.h:20, from src/utils/lib/fst_hash.c:181: /usr/local/lib/ocaml/caml/compatibility.h:221:1: warning: "MD5Update" redefined In file included from src/utils/lib/fst_hash.c:15: src/utils/lib/./md5.h:98:1: warning: this is the location of the previous definition In file included from /usr/local/lib/ocaml/caml/mlvalues.h:20, from src/utils/lib/fst_hash.c:181: /usr/local/lib/ocaml/caml/compatibility.h:222:1: warning: "MD5Final" redefined In file included from src/utils/lib/fst_hash.c:15: src/utils/lib/./md5.h:99:1: warning: this is the location of the previous definition src/utils/lib/fst_hash.c: In function `fst_hash_file': src/utils/lib/fst_hash.c:222: warning: implicit declaration of function `caml_MD5Init' src/utils/lib/fst_hash.c:223: warning: implicit declaration of function `caml_MD5Update' src/utils/lib/fst_hash.c:224: warning: implicit declaration of function `caml_MD5Final' src/utils/lib/fst_hash.c:340:2: warning: no newline at end of file as -o src/utils/lib/md4_as.o src/utils/lib/md4_i386.s cp -f src/utils/lib/md4_as.o src/utils/lib/md4_comp.o /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/utils/lib/md4_c.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/utils/lib/md4_c.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/utils/lib/md4_c.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/utils/lib/md4_c.c' src/utils/lib/os_stubs.h:87: warning: 'seek_command_table' defined but not used /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/utils/lib/md5_c.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/utils/lib/md5_c.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/utils/lib/md5_c.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/utils/lib/md5_c.c' In file included from /usr/local/lib/ocaml/caml/mlvalues.h:20, from src/utils/lib/os_stubs.h:37, from src/utils/lib/md5_c.c:41: /usr/local/lib/ocaml/caml/compatibility.h:220:1: warning: "MD5Init" redefined In file included from src/utils/lib/md5_c.c:40: src/utils/lib/md5.h:97:1: warning: this is the location of the previous definition In file included from /usr/local/lib/ocaml/caml/mlvalues.h:20, from src/utils/lib/os_stubs.h:37, from src/utils/lib/md5_c.c:41: /usr/local/lib/ocaml/caml/compatibility.h:221:1: warning: "MD5Update" redefined In file included from src/utils/lib/md5_c.c:40: src/utils/lib/md5.h:98:1: warning: this is the location of the previous definition In file included from /usr/local/lib/ocaml/caml/mlvalues.h:20, from src/utils/lib/os_stubs.h:37, from src/utils/lib/md5_c.c:41: /usr/local/lib/ocaml/caml/compatibility.h:222:1: warning: "MD5Final" redefined In file included from src/utils/lib/md5_c.c:40: src/utils/lib/md5.h:99:1: warning: this is the location of the previous definition src/utils/lib/os_stubs.h:87: warning: 'seek_command_table' defined but not used /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/utils/lib/sha1new_c.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/utils/lib/sha1new_c.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/utils/lib/sha1new_c.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/utils/lib/sha1new_c.c' src/utils/lib/sha1new_c.c: In function `sha1_hash': src/utils/lib/sha1new_c.c:327: warning: suggest parentheses around arithmetic in operand of | src/utils/lib/sha1new_c.c: In function `sha1_end': src/utils/lib/sha1new_c.c:343: warning: suggest parentheses around arithmetic in operand of | /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/utils/lib/tiger.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/utils/lib/tiger.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/utils/lib/tiger.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/utils/lib/tiger.c' src/utils/lib/tiger.c: In function `tiger_compress': src/utils/lib/tiger.c:165: warning: unused variable `i' /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/utils/lib/stubs_c.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/utils/lib/stubs_c.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/utils/lib/stubs_c.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/utils/lib/stubs_c.c' src/utils/lib/stubs_c.c: In function `ml_change_fd_event_setting': src/utils/lib/stubs_c.c:56: warning: unused variable `fd' src/utils/lib/stubs_c.c:57: warning: unused variable `must_read' src/utils/lib/stubs_c.c:59: warning: unused variable `must_write' src/utils/lib/stubs_c.c: In function `ml_add_fd_to_event_set': src/utils/lib/stubs_c.c:66: warning: unused variable `fd' src/utils/lib/stubs_c.c:67: warning: unused variable `must_read' src/utils/lib/stubs_c.c:69: warning: unused variable `must_write' src/utils/lib/stubs_c.c: In function `ml_remove_fd_from_event_set': src/utils/lib/stubs_c.c:76: warning: unused variable `fd' In file included from src/utils/lib/stubs_c.c:573: src/utils/lib/md5.h:97:1: warning: "MD5Init" redefined In file included from /usr/local/lib/ocaml/caml/mlvalues.h:20, from src/utils/lib/../../utils/lib/os_stubs.h:37, from src/utils/lib/stubs_c.c:21: /usr/local/lib/ocaml/caml/compatibility.h:220:1: warning: this is the location of the previous definition In file included from src/utils/lib/stubs_c.c:573: src/utils/lib/md5.h:98:1: warning: "MD5Update" redefined In file included from /usr/local/lib/ocaml/caml/mlvalues.h:20, from src/utils/lib/../../utils/lib/os_stubs.h:37, from src/utils/lib/stubs_c.c:21: /usr/local/lib/ocaml/caml/compatibility.h:221:1: warning: this is the location of the previous definition In file included from src/utils/lib/stubs_c.c:573: src/utils/lib/md5.h:99:1: warning: "MD5Final" redefined In file included from /usr/local/lib/ocaml/caml/mlvalues.h:20, from src/utils/lib/../../utils/lib/os_stubs.h:37, from src/utils/lib/stubs_c.c:21: /usr/local/lib/ocaml/caml/compatibility.h:222:1: warning: this is the location of the previous definition src/utils/lib/stubs_c.c: At top level: src/utils/lib/../../utils/lib/os_stubs.h:87: warning: 'seek_command_table' defined but not used /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/utils/lib/charsetstubs.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/utils/lib/charsetstubs.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/utils/lib/charsetstubs.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/utils/lib/charsetstubs.c' src/utils/lib/charsetstubs.c: In function `ml_iconv': src/utils/lib/charsetstubs.c:1206: warning: passing arg 2 of `libiconv' from incompatible pointer type /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/utils/net/multicast_c.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/utils/net/multicast_c.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/utils/net/multicast_c.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/utils/net/multicast_c.c' /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/arg2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/arg2.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/dprintf.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/sysenv.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/sysenv.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/netbase.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/netbase.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/hashtbl2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/hashtbl2.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/file.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/file.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/array2.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/sort2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/sort2.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/longarray.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/longarray.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/xml-light/xml_types.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/xml-light/xml_types.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/xml-light/xml_parser.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/xml-light/xml_parser.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/xml-light/xml_lexer.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/xml-light/xml_lexer.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/xml-light/xml_dtd.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/xml-light/xml_dtd.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/xml-light/xmlParser.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/xml-light/xmlParser.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/xml-light/xml.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/xml-light/xml.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/ocamlrss/rss_messages.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/ocamlrss/rss_date.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/ocamlrss/rss_date.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/ocamlrss/rss_types.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/ocamlrss/rss_io.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/ocamlrss/rss.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/ocamlrss/rss.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/stringMap.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/stringMap.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/numset.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/numset.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/hole_tab.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/hole_tab.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/indexer.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/indexer.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/indexer1.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/indexer1.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/indexer2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/indexer2.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/host.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/host.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/avifile.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/http_lexer.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/queues.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/queues.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/mailer.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/base64.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/base64.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/bigEndian.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/multicast.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/multicast.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/cobs.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/terminal.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/terminal.ml ocamlopt.opt -inline 10 -a -o build/cdk.cmxa src/utils/cdk/zlibstubs.o src/utils/cdk/heap_c.o src/config/unix/os_stubs_c.o src/utils/lib/fst_hash.o src/utils/lib/md4_comp.o src/utils/lib/md4_c.o src/utils/lib/md5_c.o src/utils/lib/sha1new_c.o src/utils/lib/tiger.o src/utils/lib/stubs_c.o src/utils/lib/charsetstubs.o src/utils/net/multicast_c.o -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" src/utils/cdk/zlib.cmx src/utils/lib/autoconf.cmx src/utils/lib/fifo.cmx src/utils/cdk/arg2.cmx src/utils/cdk/printf2.cmx src/utils/cdk/heap.cmx src/utils/cdk/dprintf.cmx src/utils/cdk/printexc2.cmx src/utils/cdk/genlex2.cmx src/utils/cdk/sysenv.cmx src/utils/cdk/netbase.cmx src/utils/cdk/filepath.cmx src/utils/cdk/string2.cmx src/utils/cdk/filename2.cmx src/utils/cdk/list2.cmx src/utils/cdk/hashtbl2.cmx src/utils/cdk/file.cmx src/utils/cdk/unix2.cmx src/utils/cdk/weak2.cmx src/utils/cdk/array2.cmx src/utils/cdk/sort2.cmx src/utils/lib/longarray.cmx src/utils/xml-light/xml_types.cmx src/utils/xml-light/xml_parser.cmx src/utils/xml-light/xml_lexer.cmx src/utils/xml-light/xml_dtd.cmx src/utils/xml-light/xmlParser.cmx src/utils/xml-light/xml.cmx src/utils/ocamlrss/rss_messages.cmx src/utils/ocamlrss/rss_date.cmx src/utils/ocamlrss/rss_types.cmx src/utils/ocamlrss/rss_io.cmx src/utils/ocamlrss/rss.cmx src/config/unix/mlUnix.cmx src/utils/lib/intmap.cmx src/utils/lib/stringMap.cmx src/utils/lib/int64ops.cmx src/utils/lib/options.cmx src/utils/lib/numset.cmx src/utils/lib/fifo2.cmx src/utils/lib/intset.cmx src/utils/lib/hole_tab.cmx src/utils/lib/store.cmx src/utils/lib/indexer.cmx src/utils/lib/indexer1.cmx src/utils/lib/indexer2.cmx src/utils/lib/host.cmx src/utils/lib/misc.cmx src/utils/lib/unix32.cmx src/utils/lib/md4.cmx src/utils/lib/avifile.cmx src/utils/lib/http_lexer.cmx src/utils/lib/url.cmx src/utils/lib/date.cmx src/utils/lib/gettext.cmx src/utils/lib/queues.cmx src/utils/lib/charset.cmx src/utils/net/basicSocket.cmx src/utils/net/ip.cmx src/utils/net/ip_set.cmx src/utils/net/mailer.cmx src/utils/net/base64.cmx src/utils/net/anyEndian.cmx src/utils/net/bigEndian.cmx src/utils/net/littleEndian.cmx src/utils/net/tcpBufferedSocket.cmx src/utils/net/tcpServerSocket.cmx src/utils/net/udpSocket.cmx src/utils/net/http_server.cmx src/utils/net/http_client.cmx src/utils/net/multicast.cmx src/utils/net/cobs.cmx src/utils/net/terminal.cmx src/utils/mp3tagui/mp3_info.cmx src/utils/mp3tagui/mp3_genres.cmx src/utils/mp3tagui/mp3_misc.cmx src/utils/mp3tagui/mp3_tag.cmx src/utils/mp3tagui/mp3tag.cmx /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/daemon/common/commonHasher_c.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/daemon/common/commonHasher_c.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/daemon/common/commonHasher_c.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/daemon/common/commonHasher_c.c' In file included from src/daemon/common/commonHasher_c.c:41: src/daemon/common/../../utils/lib/md5.h:97:1: warning: "MD5Init" redefined In file included from /usr/local/lib/ocaml/caml/mlvalues.h:20, from src/daemon/common/../../utils/lib/os_stubs.h:37, from src/daemon/common/commonHasher_c.c:22: /usr/local/lib/ocaml/caml/compatibility.h:220:1: warning: this is the location of the previous definition In file included from src/daemon/common/commonHasher_c.c:41: src/daemon/common/../../utils/lib/md5.h:98:1: warning: "MD5Update" redefined In file included from /usr/local/lib/ocaml/caml/mlvalues.h:20, from src/daemon/common/../../utils/lib/os_stubs.h:37, from src/daemon/common/commonHasher_c.c:22: /usr/local/lib/ocaml/caml/compatibility.h:221:1: warning: this is the location of the previous definition In file included from src/daemon/common/commonHasher_c.c:41: src/daemon/common/../../utils/lib/md5.h:99:1: warning: "MD5Final" redefined In file included from /usr/local/lib/ocaml/caml/mlvalues.h:20, from src/daemon/common/../../utils/lib/os_stubs.h:37, from src/daemon/common/commonHasher_c.c:22: /usr/local/lib/ocaml/caml/compatibility.h:222:1: warning: this is the location of the previous definition src/daemon/common/commonHasher_c.c: In function `ml_job_done': src/daemon/common/commonHasher_c.c:296: warning: passing arg 2 of `memcpy' discards qualifiers from pointer target type src/daemon/common/commonHasher_c.c: In function `hasher_thread': src/daemon/common/commonHasher_c.c:330: warning: passing arg 4 of `md4_unsafe64_fd_direct' discards qualifiers from pointer target type src/daemon/common/commonHasher_c.c:333: warning: passing arg 4 of `md5_unsafe64_fd_direct' discards qualifiers from pointer target type src/daemon/common/commonHasher_c.c:336: warning: passing arg 4 of `sha1_unsafe64_fd_direct' discards qualifiers from pointer target type src/daemon/common/commonHasher_c.c:340: warning: passing arg 5 of `tiger_tree_fd' discards qualifiers from pointer target type src/daemon/common/commonHasher_c.c: In function `ml_job_start': src/daemon/common/commonHasher_c.c:381: warning: implicit declaration of function `caml_enter_blocking_section' src/daemon/common/commonHasher_c.c:387: warning: implicit declaration of function `caml_leave_blocking_section' src/daemon/common/commonHasher_c.c: At top level: src/daemon/common/../../utils/lib/os_stubs.h:87: warning: 'seek_command_table' defined but not used ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/chat/chat_messages.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/chat/chat_misc.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/chat/chat_proto.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/chat/chat_types.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/chat/chat_options.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/chat/chat_options.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/chat/chat_config.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonEvent.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonMessages.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonUser.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonTypes.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/guiTypes.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonClient.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonClient.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonFile.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonFile.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonNetwork.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonNetwork.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonServer.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonIndexing.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonResult.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonResult.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonComplexOptions.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonComplexOptions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonBitzi.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/guiProto.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/guiDecoding.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/guiDecoding.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/guiEncoding.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/guiEncoding.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/giftParser.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/giftParser.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/giftLexer.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/giftEncoding.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/giftDecoding.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonChat.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonHasher.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonHasher.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonHosts.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonHosts.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonGraphics.ml ocamlopt.opt -inline 10 -a -o build/common.cmxa src/daemon/common/commonHasher_c.o -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" src/daemon/chat/chat_messages.cmx src/daemon/chat/chat_misc.cmx src/daemon/chat/chat_proto.cmx src/daemon/chat/chat_types.cmx src/daemon/chat/chat_options.cmx src/daemon/chat/chat_config.cmx src/daemon/common/commonTypes.cmx src/daemon/common/guiTypes.cmx src/daemon/common/guiProto.cmx src/daemon/common/commonEvent.cmx src/daemon/common/commonOptions.cmx src/daemon/common/commonMessages.cmx src/daemon/common/commonGlobals.cmx src/daemon/common/commonBitzi.cmx src/daemon/common/guiDecoding.cmx src/daemon/common/guiEncoding.cmx src/daemon/common/giftLexer.cmx src/daemon/common/giftParser.cmx src/daemon/common/giftEncoding.cmx src/daemon/common/giftDecoding.cmx src/daemon/common/commonChat.cmx src/daemon/common/commonHasher.cmx src/daemon/common/commonHosts.cmx src/daemon/common/commonIndexing.cmx src/daemon/common/commonGraphics.cmx /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonShared.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonShared.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonRoom.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonRoom.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonSearch.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonSearch.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonMultimedia.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonMultimedia.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonWeb.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonInteractive.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonChunks.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonChunks.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonSwarming.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/int64ops.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/unix2.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/config/unix/mlUnix.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/ip_set.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonOptions.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonSwarming.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonSwarming1.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonSwarming1.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonSwarming2.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonSwarming2.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonDownloads.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonDownloads.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonUploads.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonSources.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonSources.ml ocamlopt.opt -inline 10 -a -o build/client.cmxa -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" src/daemon/common/commonUser.cmx src/daemon/common/commonServer.cmx src/daemon/common/commonClient.cmx src/daemon/common/commonFile.cmx src/daemon/common/commonNetwork.cmx src/daemon/common/commonResult.cmx src/daemon/common/commonComplexOptions.cmx src/daemon/common/commonShared.cmx src/daemon/common/commonRoom.cmx src/daemon/common/commonSearch.cmx src/daemon/common/commonMultimedia.cmx src/daemon/common/commonWeb.cmx src/daemon/common/commonInteractive.cmx src/daemon/common/commonChunks.cmx src/daemon/common/commonSwarming.cmx src/daemon/common/commonSwarming1.cmx src/daemon/common/commonSwarming2.cmx src/daemon/common/commonDownloads.cmx src/daemon/common/commonUploads.cmx src/daemon/common/commonSources.cmx /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/networks/fasttrack/enc_type_1.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/networks/fasttrack/enc_type_1.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/networks/fasttrack/enc_type_1.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/networks/fasttrack/enc_type_1.c' /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/networks/fasttrack/enc_type_2.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/networks/fasttrack/enc_type_2.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/networks/fasttrack/enc_type_2.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/networks/fasttrack/enc_type_2.c' /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/networks/fasttrack/enc_type_20.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/networks/fasttrack/enc_type_20.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/networks/fasttrack/enc_type_20.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/networks/fasttrack/enc_type_20.c' /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/networks/fasttrack/enc_type_80.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/networks/fasttrack/enc_type_80.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/networks/fasttrack/enc_type_80.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/networks/fasttrack/enc_type_80.c' /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/networks/fasttrack/fst_crypt.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/networks/fasttrack/fst_crypt.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/networks/fasttrack/fst_crypt.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/networks/fasttrack/fst_crypt.c' /usr/local/bin/ocamlc.opt -verbose -ccopt "-I /byterun -o src/networks/fasttrack/fst_crypt_ml.o" -ccopt "-O2 -pipe -march=athlon-xp " -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -c src/networks/fasttrack/fst_crypt_ml.c + gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -march=athlon-xp -fPIC -c -I /byterun -o src/networks/fasttrack/fst_crypt_ml.o -O2 -pipe -march=athlon-xp -L/usr/local/lib -I/usr/local/include -I'/usr/local/lib/ocaml' 'src/networks/fasttrack/fst_crypt_ml.c' ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaNetwork.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaTypes.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaOptions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaGlobals.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaComplexOptions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaFunctions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaProtocol.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaProto.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaClients.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaPandora.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaHandler.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaRedirector.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaServers.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaSupernode.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaInteractive.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella/gnutellaMain.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Network.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Types.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Options.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Globals.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2ComplexOptions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Functions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Protocol.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Proto.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Clients.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Pandora.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Handler.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Redirector.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Servers.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Supernode.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Interactive.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/gnutella2/g2Main.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackNetwork.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackTypes.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackOptions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackGlobals.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackComplexOptions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackFunctions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackProtocol.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackProto.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackClients.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackHandler.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackServers.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackPandora.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackInteractive.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fasttrack/fasttrackMain.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fileTP/fileTPTypes.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fileTP/fileTPOptions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fileTP/fileTPGlobals.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fileTP/fileTPComplexOptions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fileTP/fileTPProtocol.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fileTP/fileTPClients.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fileTP/fileTPHTTP.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fileTP/fileTPFTP.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fileTP/fileTPSSH.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fileTP/fileTPInteractive.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/fileTP/fileTPMain.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bencode.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTRate.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTTypes.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTOptions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTProtocol.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTTorrent.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTGlobals.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTComplexOptions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTTracker.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTChooser.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTShare.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTClients.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTInteractive.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/bittorrent/bTMain.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyTypes.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyOptions.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyMftp.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyMftp.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyImport.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyOpenProtocol.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyProtoClient.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyProtoServer.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyProtoUdp.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyPandora.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyGlobals.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/cdk/heap.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonEvent.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonUser.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/date.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonGlobals.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/common/commonServer.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyTypes.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/anyEndian.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/net/littleEndian.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyProtoServer.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyProtoUdp.ml /usr/local/bin/ocamlc.opt -warn-error Am -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyProtoClient.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyProtoCom.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyProtoCom.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyComplexOptions.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyComplexOptions.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeySupernode.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyShare.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyShare.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyReliability.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyThieves.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyChunks.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyNeighbours.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyNeighbours.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyStats.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyStats.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyOneFile.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyOneFile.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyOvernetImport.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyOvernet.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyOvernet.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyProtoKademlia.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyProtoKademlia.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyClient.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyClient.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyProtoOvernet.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyProtoOvernet.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyUdp.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyFiles.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyFiles.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyServers.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyServers.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeySearch.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeySearch.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyInteractive.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyInteractive.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyMain.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/networks/donkey/donkeyMain.ml ocamlopt.opt -inline 10 -a -o build/core.cmxa src/networks/fasttrack/enc_type_1.o src/networks/fasttrack/enc_type_2.o src/networks/fasttrack/enc_type_20.o src/networks/fasttrack/enc_type_80.o src/networks/fasttrack/fst_crypt.o src/networks/fasttrack/fst_crypt_ml.o -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" src/networks/gnutella/gnutellaNetwork.cmx src/networks/gnutella/gnutellaTypes.cmx src/networks/gnutella/gnutellaOptions.cmx src/networks/gnutella/gnutellaGlobals.cmx src/networks/gnutella/gnutellaComplexOptions.cmx src/networks/gnutella/gnutellaFunctions.cmx src/networks/gnutella/gnutellaProtocol.cmx src/networks/gnutella/gnutellaProto.cmx src/networks/gnutella/gnutellaClients.cmx src/networks/gnutella/gnutellaPandora.cmx src/networks/gnutella/gnutellaHandler.cmx src/networks/gnutella/gnutellaRedirector.cmx src/networks/gnutella/gnutellaServers.cmx src/networks/gnutella/gnutellaSupernode.cmx src/networks/gnutella/gnutellaInteractive.cmx src/networks/gnutella/gnutellaMain.cmx src/networks/gnutella2/g2Network.cmx src/networks/gnutella2/g2Types.cmx src/networks/gnutella2/g2Options.cmx src/networks/gnutella2/g2Globals.cmx src/networks/gnutella2/g2ComplexOptions.cmx src/networks/gnutella2/g2Functions.cmx src/networks/gnutella2/g2Protocol.cmx src/networks/gnutella2/g2Proto.cmx src/networks/gnutella2/g2Clients.cmx src/networks/gnutella2/g2Pandora.cmx src/networks/gnutella2/g2Handler.cmx src/networks/gnutella2/g2Redirector.cmx src/networks/gnutella2/g2Servers.cmx src/networks/gnutella2/g2Supernode.cmx src/networks/gnutella2/g2Interactive.cmx src/networks/gnutella2/g2Main.cmx src/networks/fasttrack/fasttrackNetwork.cmx src/networks/fasttrack/fasttrackTypes.cmx src/networks/fasttrack/fasttrackOptions.cmx src/networks/fasttrack/fasttrackGlobals.cmx src/networks/fasttrack/fasttrackComplexOptions.cmx src/networks/fasttrack/fasttrackFunctions.cmx src/networks/fasttrack/fasttrackProtocol.cmx src/networks/fasttrack/fasttrackProto.cmx src/networks/fasttrack/fasttrackClients.cmx src/networks/fasttrack/fasttrackHandler.cmx src/networks/fasttrack/fasttrackServers.cmx src/networks/fasttrack/fasttrackPandora.cmx src/networks/fasttrack/fasttrackInteractive.cmx src/networks/fasttrack/fasttrackMain.cmx src/networks/fileTP/fileTPTypes.cmx src/networks/fileTP/fileTPOptions.cmx src/networks/fileTP/fileTPGlobals.cmx src/networks/fileTP/fileTPComplexOptions.cmx src/networks/fileTP/fileTPProtocol.cmx src/networks/fileTP/fileTPClients.cmx src/networks/fileTP/fileTPHTTP.cmx src/networks/fileTP/fileTPFTP.cmx src/networks/fileTP/fileTPSSH.cmx src/networks/fileTP/fileTPInteractive.cmx src/networks/fileTP/fileTPMain.cmx src/networks/bittorrent/bencode.cmx src/networks/bittorrent/bTRate.cmx src/networks/bittorrent/bTTypes.cmx src/networks/bittorrent/bTOptions.cmx src/networks/bittorrent/bTProtocol.cmx src/networks/bittorrent/bTTorrent.cmx src/networks/bittorrent/bTGlobals.cmx src/networks/bittorrent/bTComplexOptions.cmx src/networks/bittorrent/bTTracker.cmx src/networks/bittorrent/bTChooser.cmx src/networks/bittorrent/bTShare.cmx src/networks/bittorrent/bTClients.cmx src/networks/bittorrent/bTInteractive.cmx src/networks/bittorrent/bTMain.cmx src/networks/donkey/donkeyTypes.cmx src/networks/donkey/donkeyOptions.cmx src/networks/donkey/donkeyMftp.cmx src/networks/donkey/donkeyImport.cmx src/networks/donkey/donkeyOpenProtocol.cmx src/networks/donkey/donkeyProtoClient.cmx src/networks/donkey/donkeyProtoServer.cmx src/networks/donkey/donkeyProtoUdp.cmx src/networks/donkey/donkeyPandora.cmx src/networks/donkey/donkeyGlobals.cmx src/networks/donkey/donkeyProtoCom.cmx src/networks/donkey/donkeyComplexOptions.cmx src/networks/donkey/donkeySupernode.cmx src/networks/donkey/donkeyShare.cmx src/networks/donkey/donkeyReliability.cmx src/networks/donkey/donkeyThieves.cmx src/networks/donkey/donkeyChunks.cmx src/networks/donkey/donkeyNeighbours.cmx src/networks/donkey/donkeyStats.cmx src/networks/donkey/donkeyOneFile.cmx src/networks/donkey/donkeyOvernetImport.cmx src/networks/donkey/donkeyOvernet.cmx src/networks/donkey/donkeyProtoKademlia.cmx src/networks/donkey/donkeyClient.cmx src/networks/donkey/donkeyProtoOvernet.cmx src/networks/donkey/donkeyUdp.cmx src/networks/donkey/donkeyFiles.cmx src/networks/donkey/donkeyServers.cmx src/networks/donkey/donkeySearch.cmx src/networks/donkey/donkeyInteractive.cmx src/networks/donkey/donkeyMain.cmx ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/driver/driverInteractive.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/driver/driverCommands.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/driver/driverCommands.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/driver/driverLink.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/driver/driverControlers.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/driver/driverControlers.ml /usr/local/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/driver/driverInterface.mli ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/driver/driverInterface.ml ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/daemon/driver/driverMain.ml ocamlopt.opt -inline 10 -a -o build/driver.cmxa -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" src/daemon/driver/driverInteractive.cmx src/daemon/driver/driverCommands.cmx src/daemon/driver/driverLink.cmx src/daemon/driver/driverControlers.cmx src/daemon/driver/driverInterface.cmx src/daemon/driver/driverMain.cmx ocamlopt.opt -inline 10 -linkall -o mlnet unix.cmxa str.cmxa -ccopt "-L/usr/local/lib -I/usr/local/include" -cclib "-lcharset /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lz -cclib "-pthread" -I build build/cdk.cmxa build/common.cmxa build/client.cmxa build/core.cmxa build/driver.cmxa src/daemon/common/commonMain.cmx