mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [Bug #3644] CVS compiling problems with FreeBSD 4.7-REL


From: nobody
Subject: [Mldonkey-bugs] [Bug #3644] CVS compiling problems with FreeBSD 4.7-RELEASE
Date: Sun, 18 May 2003 18:13:13 -0400


=================== BUG #3644: LATEST MODIFICATIONS ==================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=3644&group_id=1409

Changes by: Anonymous user        Date: Sun 05/18/03 at 18:13

------------------ Additional Follow-up Comments ----------------------------
Hi,

I'm that guy with this CVS compiling problem on FreeBSD 4.7-RELEASE.

The official client "mldonkey-2.4-0.shared.i386-FreeBSD.tar.bz2" crashs always 
with a core dump.

In the meantime I use on my FreeBSD 4.7-RELEASE machine
this version: "mldonkey-20030511.shared.i386-linux.tar.gz"








=================== BUG #3644: FULL BUG SNAPSHOT ===================


Submitted by: None                    Project: mldonkey, a free e-Donkey client
Submitted on: Fri 05/16/03 at 09:17
Category:  Core                       Severity:  5 - Major                  
Bug Group:  Compilation problem       Resolution:  None                     
Assigned to:  None                    Status:  Open                         
Release:  None                        Release:  2.40                        
Platform Version:  FreeBSD i386-i686  Binaries Origin:  Compiled From CVS   

Summary:  CVS compiling problems with FreeBSD 4.7-RELEASE

Original Submission:  I can't compile the CVS version under FreeBSD 4.7-RELEASE:

1.

  # cvs -d:pserver:address@hidden:/cvsroot/mldonkey login


2.

  # cvs -z3 -d:pserver:address@hidden:/cvsroot/mldonkey co mldonkey
  # cd mldonkey


3.

  # ./configure --enable-batch --disable-multinet --disable-gui


4. --- OUTPUT from "./configure":

[...]
checking Checking for CryptoKit... no
Dont use threads
checking compile GTK GUI... no
checking for bzip2... bzip2
checking for gzip... (cached) bzip2
configure: creating ./config.status
config.status: creating Makefile.config
config.status: creating Makefile.config.i386
config.status: creating Makefile.config.i486
config.status: creating Makefile.config.i586
config.status: creating Makefile.config.i686
config.status: creating ../src/utils/lib/autoconf.ml.new
config.status: creating ../src/utils/lib/gAutoconf.ml.new
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
The following modules will not be compiled: { audio_galaxy(obsolete) 
open_napster direct_connect gnutella bittorrent soulseek openFT(obsolete) 
FastTrack(devel) mldonkey_gui$(EXE) mldonkey_gui2$(EXE) mlchat$(EXE) }


5. Then I tried:

  # gmake clean && gmake depend && gmake

*or*

  # gmake depend && gmake

Both failed with "gmake" (as showed below under point 7.)


6. --- OUTPUT from "gmake depend":

/samba/edonkey/mldonkey.versions.BSD/CVS/mldonkey/patches/local/bin/ocamldep  
-I src/utils/cdk  -I src/daemon/chat  -I src/utils/lib  -I src/utils/net  -I 
tools  -I src/daemon/common  -I src/daemon/driver  -I src/utils/mp3tagui  -I 
src/config/unix  -I src/networks/donkey *.ml *.mli > .depend
(for i in src/utils/cdk src/daemon/chat src/utils/lib src/utils/net tools 
src/daemon/common src/daemon/driver src/utils/mp3tagui src/config/unix 
src/networks/donkey; do \
        
/samba/edonkey/mldonkey.versions.BSD/CVS/mldonkey/patches/local/bin/ocamldep  
-I src/utils/cdk  -I src/daemon/chat  -I src/utils/lib  -I src/utils/net  -I 
tools  -I src/daemon/common  -I src/daemon/driver  -I src/utils/mp3tagui  -I 
src/config/unix  -I src/networks/donkey $i/*.ml $i/*.mli  >> .depend; \
done)


7. --- OUTPUT from "gmake":

/samba/edonkey/mldonkey.versions.BSD/CVS/mldonkey/patches/local/bin/ocamlopt.opt
 -inline 10    -I src/utils/cdk  -I src/daemon/chat  -I src/utils/lib  -I 
src/utils/net  -I tools  -I src/daemon/common  -I src/daemon/driver  -I 
src/utils/mp3tagui  -I src/config/unix  -I src/networks/donkey -c 
src/utils/lib/date.ml
/samba/edonkey/mldonkey.versions.BSD/CVS/mldonkey/patches/local/bin/ocamlopt.opt
 -inline 10    -I src/utils/cdk  -I src/daemon/chat  -I src/utils/lib  -I 
src/utils/net  -I tools  -I src/daemon/common  -I src/daemon/driver  -I 
src/utils/mp3tagui  -I src/config/unix  -I src/networks/donkey -c 
src/utils/cdk/heap.ml
/samba/edonkey/mldonkey.versions.BSD/CVS/mldonkey/patches/local/bin/ocamlc.opt  
 -I src/utils/cdk  -I src/daemon/chat  -I src/utils/lib  -I src/utils/net  -I 
tools  -I src/daemon/common  -I src/daemon/driver  -I src/utils/mp3tagui  -I 
src/config/unix  -I src/networks/donkey -c src/utils/cdk/zlib.mli
/samba/edonkey/mldonkey.versions.BSD/CVS/mldonkey/patches/local/bin/ocamlopt.opt
 -inline 10    -I src/utils/cdk  -I src/daemon/chat  -I src/utils/lib  -I 
src/utils/net  -I tools  -I src/daemon/common  -I src/daemon/driver  -I 
src/utils/mp3tagui  -I src/config/unix  -I src/networks/donkey -c 
src/utils/cdk/zlib.ml
/samba/edonkey/mldonkey.versions.BSD/CVS/mldonkey/patches/local/bin/ocamlopt.opt
 -inline 10    -I src/utils/cdk  -I src/daemon/chat  -I src/utils/lib  -I 
src/utils/net  -I tools  -I src/daemon/common  -I src/daemon/driver  -I 
src/utils/mp3tagui  -I src/config/unix  -I src/networks/donkey -c 
src/utils/lib/autoconf.ml
File "src/utils/lib/autoconf.ml", line 22, characters 28-49:
The type constructor format expects 3 argument(s),
but is here applied to 4 argument(s)
gmake: *** [src/utils/lib/autoconf.cmx] Error 2



Follow-up Comments
*******************

-------------------------------------------------------
Date: Sun 05/18/03 at 18:13         By: None
Hi,

I'm that guy with this CVS compiling problem on FreeBSD 4.7-RELEASE.

The official client "mldonkey-2.4-0.shared.i386-FreeBSD.tar.bz2" crashs always 
with a core dump.

In the meantime I use on my FreeBSD 4.7-RELEASE machine
this version: "mldonkey-20030511.shared.i386-linux.tar.gz"







CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=3644&group_id=1409




reply via email to

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