Re: mldonkey 3.0.4 build failure
ygrek <[email protected]> Sun, 22 Aug 2010 21:36:46 +0300
| Newsgroups | gmane.network.mldonkey.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 22 Aug 2010 10:21:47 -0500 Chris Brannon <[email protected]> wrote: > Hi, > My attempt to build mldonkey version 3.0.4 failed with the following > error message: > > ocamlopt.opt -inline 10 -I src/utils/cdk -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/gtk2/gui/guiHtml.ml > File "src/gtk2/gui/guiHtml.ml", line 61, characters 25-30: > Error: This expression has type (string * int) option > but an expression was expected of type > (string * int * (string * string) option) option > make: *** [src/gtk2/gui/guiHtml.cmx] Error 2 > > I'm not sure what to do about it. I've tried building with both ocaml > 3.11.2 and 3.12.0, with the same result. Thank you for the report. This bug was introduced in 3.0.4 and is already fixed in CVS, see https://savannah.nongnu.org/patch/?7267#comment2 -- ygrek