mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] Problem compiling 2.0rc1


From: MLdonkey
Subject: Re: [Mldonkey-users] Problem compiling 2.0rc1
Date: Tue, 11 Mar 2003 22:30:43 +0100

>  I´ve got a Problem compiling the latest version on my RedHat 8.0 Machine
>  
>  ./configure --enable-devel --enable-batch --disable multinet && make
>  depend && make 
>  
>  runs fine till here -->
>  
>  /cvs/mldonkey/patches/local/bin/ocamlopt.opt -inline 10    -I cdk
>   -I chat  -I lib  -I net  -I tools  -I common  -I driver  -I mp3tagui 
>  -I config/unix  -I gui  -I gui2  -I configwin  -I okey  -I gpattern  -I
>  icons/kde  -I +lablgtk  -I im  -I im/yahoo  -I im/irc  -I im/msn  -I
>  donkey -c im/msn/msn.ml
>  File "im/msn/msn.ml", line 100, characters 2-9:
>  Unbound value lprintf
>  make: *** [im/msn/msn.cmx] Error 2
>  
>  i tried to empy the msn.ml file, then it continued to run ... till it
>  hit another unbound value lprintf in some other file ...
>  
>  I started with a fresh directory and a CVS checkout ... 
>  
>  Any ideas ?

Remove the -enable-devel option when starting the configure script, or
add a "open Printf2" at the beginning of the file. The bug will be
fixed in next CVS.

- MLDonkey




reply via email to

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