I tried with the useflags: +gd +threads | +gd | none. Always the same result: /usr/bin/ocamlc.opt -I src/utils/cdk -I src/daemon/chat -I src/gtk/chat -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/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -c src/utils/lib/url.mli The implementation src/utils/lib/options.ml does not match the interface src/utils/lib/options.cmi: The field `iter_section' is required but not provided The field `iter_file' is required but not provided The field `section_name' is required but not provided The field `strings_of_section_options' is required but not provided The field `sections' is required but not provided The field `set_option_desc' is required but not provided The field `restore_default' is required but not provided The field `value_to_array' is required but not provided The field `array_to_value' is required but not provided The field `strings_of_option' is required but not provided The field `once_value' is required but not provided ------ snipped another 50 lines ------ make: *** [src/utils/lib/options.cmx] Error 2 make: *** Waiting for unfinished jobs.... !!! ERROR: net-p2p/mldonkey-2.6.4-r2 failed. !!! Function src_compile, Line 95, Exitcode 2 !!! Make Failed !!! If you need support, post the topmost build error, NOT this status message. Reproducible: Always Steps to Reproduce:
*** This bug has been marked as a duplicate of 107964 ***
CLOSED