bugmldonkey, a multi-networks file-sharing client - Bugs: bug #9007, 2.5-21 does not compile

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9007: 2.5-21 does not compile

Submitter:  None
Submitted:  Wed 19 May 2004 09:31:53 AM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Compilation problem Status:  Works For Me
Assigned to:  None Open/Closed:  Closed
Release:  2-5-21 Release: 
Operating System:  Linux Binaries Origin:  CVS / Self compiled
CPU type:  Intel x86

Jump to the original submission

Thu 05 Aug 2004 04:56:43 PM UTC, comment #7: 

Please check if this bug still is in current CVS version.
You should find a tarball of current CVS in files section of
this project: http://savannah.nongnu.org/download/mldonkey/

spiralvoice <spiralvoice>
Group administrator
Thu 22 Jul 2004 11:32:47 PM UTC, comment #6: 

Any news?

spiralvoice <spiralvoice>
Group administrator
Mon 31 May 2004 12:18:31 PM UTC, comment #5: 

Did you try installing Ocaml manually according to distrib/Install.txt from MLDonkey before running ./configure?

spiralvoice <spiralvoice>
Group administrator
Thu 27 May 2004 07:18:59 PM UTC, comment #4: 

linux on 2.6.6 with nptl, ocaml 3.07pl2 (as downloaded by mldonkey)
I have talked to pango, he does not have any clues about it. We figured out so far that ocamlpp.byte does not produce any output when trying to generate  g2Protocol.ml with the following command :
./ocamlpp.byte -pp src/networks/gnutella2/g2Protocol.mlt > src/networks/gnutella2/g2Protocol.ml

an strace shows that direclty after calling getppid() it does an exit_group(0) while on other systems it goes right on. So I suspect a bug in the ocamlpp stuff from /tools/ ???

Anonymous
Tue 25 May 2004 09:52:31 AM UTC, comment #3: 

what os? kernel? mldonkey version? coaml version?
go again to the channel and talk to pango or some1 else, there will be some1 who can help you for sure, just be patient.
i cant tell you what kind of prob u have, but if this would be a bug, no1 could compile, can they?

Anonymous
Sun 23 May 2004 09:50:57 PM UTC, comment #2: 

I was on #mldonkey and noone could help me. If its not a bug u seem to know what it is, and can post a quick fix here. I did a configure and then make as mentioned in the Install.txt file. although I had other options, if it does not compile, it is definetly a bug.

Anonymous
Thu 20 May 2004 02:51:05 PM UTC, comment #1: 

go to the channel #mldonkey on freenode, there u find help
this is not a bug!

Anonymous
Wed 19 May 2004 09:31:53 AM UTC, original submission:  

I did a
./configure --enable-pthread --enable-opennap --enable-directconnect --enable-soulseek
(it downloaded ocaml and lablgtk)
and then a make, and got this error :

/tmp/mldonkey-2.5.21/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/gtk/newgui  -I src/gtk/gui2  -I src/gtk/configwin  -I src/gtk/okey  -I src/gtk/gpattern  -I icons/tux  -I +lablgtk  -I src/gtk/progress  -I src/im  -I src/im/yahoo  -I src/im/irc  -I src/networks/direct_connect  -I src/networks/opennap  -I src/networks/gnutella  -I src/networks/gnutella2  -I src/networks/fasttrack  -I src/networks/fileTP  -I src/networks/bittorrent  -I src/networks/donkey  -I src/networks/soulseek -c src/networks/gnutella2/g2Proto.ml
File "src/networks/gnutella2/g2Proto.ml", line 98, characters 15-36:
Unbound type constructor G2Protocol.QrtPatch.t
make: * [src/networks/gnutella2/g2Proto.cmx] Fehler 2

If there is an easy workaround, please post it here

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-10-29 spiralvoice StatusNone Works For Me
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code