mldonkey-users
[Top][All Lists]
Advanced

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

[Mldonkey-users] Compiling mldonkey with OpenBSD3.0: Problem


From: Carsten Scharfenberg
Subject: [Mldonkey-users] Compiling mldonkey with OpenBSD3.0: Problem
Date: Wed, 10 Jul 2002 16:00:40 +0200

Hi guys,
I'm trying to compile mldonkey on my old PII-machine running OpenBSD 3.0
(without X) but without success.
This is what I did:

- First of all I installed gmake-3.79.1, ocaml-3.02 and camlp4-3.02

- Than I got a copy of the sourcetree via cvs (I copied following lines from
the website):
        cvs -d:pserver:address@hidden:/cvsroot/mldonkey login                   
(and
entered no password)
        cvs -z3 -d:pserver:address@hidden:/cvsroot/mldonkey co
mldonkey

- I changed into the mldonkey-directory and configured mldonkey:
        ./configure
  this is the result:
        loading cache ./config.cache
        checking host system type... i386-unknown-openbsd3.0
        checking for gcc... (cached) gcc
        checking whether the C compiler (gcc  ) works... yes
        checking whether the C compiler (gcc  ) is a cross-compiler... no
        checking whether we are using GNU C... (cached) yes
        checking whether gcc accepts -g... (cached) yes
        checking for Cygwin environment... (cached) no
        checking for mingw32 environment... (cached) no
        checking for executable suffix... (cached) no
        checking how to run the C preprocessor... (cached) gcc -E
        checking for ranlib... (cached) ranlib
        checking for ocamlc.opt... (cached) ocamlrun ocamlc
        checking for ocamlc... (cached) ocamlrun ocamlc
        checking for ocamlopt.opt... (cached) ocamlrun ocamlopt
        checking for ocamlopt... (cached) ocamlrun ocamlopt
        checking for ocamllex.opt... (cached) ocamlrun ocamllex
        checking for ocamllex... (cached) ocamlrun ocamllex
        checking size of int... (cached) 4
        checking size of long... (cached) 4
        checking size of void *... (cached) 4
        checking size of char... (cached) 1
        checking size of short... (cached) 2
        checking size of float... (cached) 4
        checking size of double... (cached) 8
        checking for arpa/inet.h... (cached) yes
        checking Additionnal includes...
        checking for ../audio_galaxy... (cached) yes
        checking for ../opennap... (cached) yes
        checking for ../direct_connect... (cached) yes
        checking for ../limewire... (cached) yes
        checking for ../soulseek... (cached) yes
        checking ocamlrun ocamlc supports -dil option... no
        checking ocamlrun ocamlopt  supports -dil option... no
        checking for ../secret... (cached) no
        checking for gtk-config... (cached) no
        checking compile GTK GUI... no
        creating ./config.status
        creating Makefile.config
        creating ../lib/autoconf.ml
        creating config.h
        config.h is unchanged
        Will not be compiled: { closed_donkey mldonkey_gui$(EXE) mlchat$(EXE) }

- After this I tried a
        gmake depend
  but I got following error-message:
        ocamlrun ocamlc -I tools/zoggy -I +camlp4 -pp "ocamlrun camlp4 pa_o.cmo
pr_dump.cmo" -a -o pa_zog.cma   tools/zoggy/zog_types.ml
tools/zoggy/zog_messages.ml tools/zoggy/zog_misc.ml tools/zoggy/pa_zog.ml
        File "tools/zoggy/pa_zog.ml", line 36, characters 15-31:
        Unbound constructor MLast.ExUid
        gmake: *** [pa_zog.cma] Error 2

Does anyone has an idea how to solve this problem?

Carsten





reply via email to

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