From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 5 15:00:48 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2573E16A4CE for ; Sun, 5 Sep 2004 15:00:48 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0136243D41 for ; Sun, 5 Sep 2004 15:00:48 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i85F0lVt019642 for ; Sun, 5 Sep 2004 15:00:47 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i85F0l9f019641; Sun, 5 Sep 2004 15:00:47 GMT (envelope-from gnats) Date: Sun, 5 Sep 2004 15:00:47 GMT Message-Id: <200409051500.i85F0l9f019641@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Nicolas Blais Subject: Re: ports/70906: Mldonkey-core 2.5.21 port does not compile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nicolas Blais List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Sep 2004 15:00:48 -0000 The following reply was made to PR ports/70906; it has been noted by GNATS. From: Nicolas Blais To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/70906: Mldonkey-core 2.5.21 port does not compile Date: Sun, 05 Sep 2004 10:55:12 -0400 The problem is that this version of mldonkey doesn't compile with ocaml 3.08. A patch has been applied to the source as seen on : http://savannah.nongnu.org/cgi-bin/viewcvs/*checkout*/mldonkey/mldonkey/distrib/ChangeLog?rev=HEAD&content-type=text/plain to make it compile with ocaml 3.08. Then when the newest version of mldonkey (currently 2.5.28 = 2.6pre10) makes it to the ports, it will compile. Nicolas.