From owner-freebsd-mono@FreeBSD.ORG Fri Jan 20 20:49:24 2012 Return-Path: Delivered-To: freebsd-mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26DC9106564A; Fri, 20 Jan 2012 20:49:24 +0000 (UTC) (envelope-from frank.caccavale@emc.com) Received: from mexforward.lss.emc.com (mexforward.lss.emc.com [128.222.32.20]) by mx1.freebsd.org (Postfix) with ESMTP id D5F098FC13; Fri, 20 Jan 2012 20:49:23 +0000 (UTC) Received: from hop04-l1d11-si01.isus.emc.com (HOP04-L1D11-SI01.isus.emc.com [10.254.111.54]) by mexforward.lss.emc.com (Switch-3.4.3/Switch-3.4.3) with ESMTP id q0KKnLtV015394 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 20 Jan 2012 15:49:22 -0500 Received: from mailhub.lss.emc.com (mailhub.lss.emc.com [10.254.222.226]) by hop04-l1d11-si01.isus.emc.com (RSA Interceptor); Fri, 20 Jan 2012 15:49:11 -0500 Received: from mxhub22.corp.emc.com (mxhub22.corp.emc.com [128.222.70.134]) by mailhub.lss.emc.com (Switch-3.4.3/Switch-3.4.3) with ESMTP id q0KKnABt030885; Fri, 20 Jan 2012 15:49:10 -0500 Received: from mx30a.corp.emc.com ([169.254.1.25]) by mxhub22.corp.emc.com ([128.222.70.134]) with mapi; Fri, 20 Jan 2012 15:49:10 -0500 From: To: , Date: Fri, 20 Jan 2012 15:48:58 -0500 Thread-Topic: can't build mono Thread-Index: AczXtO4+tqdQgS4JQlWNM1WoWJHuXA== Message-ID: <0192A323B78585439FA664C106E7B9B267500CBD@MX30A.corp.emc.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-cr-puzzleid: {9D18DA51-B442-4871-82B5-1633B3A85EB3} x-cr-hashedpuzzle: lDk= AeaY CWmN DNbJ FASR IOdG JR/e Kz/H K41u M2Zn NH1u OvTa OyV/ PIrV QceR R1j5; 2; ZgByAGUAZQBiAHMAZAAtAG0AbwBuAG8ALQByAGUAcQB1AGUAcwB0AEAAZgByAGUAZQBiAHMAZAAuAG8AcgBnADsAZgByAGUAZQBiAHMAZAAtAG0AbwBuAG8AQABmAHIAZQBlAGIAcwBkAC4AbwByAGcA; Sosha1_v1; 7; {9D18DA51-B442-4871-82B5-1633B3A85EB3}; ZgByAGEAbgBrAC4AYwBhAGMAYwBhAHYAYQBsAGUAQABlAG0AYwAuAGMAbwBtAA==; Fri, 20 Jan 2012 20:48:58 GMT;YwBhAG4AJwB0ACAAYgB1AGkAbABkACAAbQBvAG4AbwA= acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-EMM-MHVC: 1 Cc: Subject: can't build mono X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2012 20:49:24 -0000 Hi, I installed the ports and portshaker for FreeBSD. Then I ran portashaker. In /usr/ports/lang/mono I ran the "make BATCH=3Dyes install", which gives t= his error: =3D=3D=3D> mono-2.10.8 depends on executable: bison - found =3D=3D=3D> mono-2.10.8 depends on file: /usr/local/bin/perl5.10.1 - found =3D=3D=3D> mono-2.10.8 depends on executable: pkg-config - found =3D=3D=3D> mono-2.10.8 depends on shared library: intl - found =3D=3D=3D> mono-2.10.8 depends on shared library: glib-2.0.0 - not found =3D=3D=3D> Verifying install for glib-2.0.0 in /usr/ports/devel/glib20 =3D=3D=3D> Vulnerability check disabled, database not found =3D=3D=3D> License LGPL20 accepted by the user =3D=3D=3D> Extracting for glib-2.28.8_3 =3D> SHA256 Checksum OK for gnome2/glib-2.28.8.tar.xz. =3D=3D=3D> glib-2.28.8_3 depends on file: /usr/local/bin/perl5.10.1 - fou= nd =3D=3D=3D> Patching for glib-2.28.8_3 =3D=3D=3D> glib-2.28.8_3 depends on file: /usr/local/bin/perl5.10.1 - fou= nd =3D=3D=3D> glib-2.28.8_3 depends on package: libtool>=3D2.4 - not found =3D=3D=3D> Found libtool-2.2.10, but you need to upgrade to libtool>=3D2.= 4. *** Error code 1 Stop in /usr/ports/devel/glib20. *** Error code 1 Stop in /usr/ports/lang/mono. eng55419# During the portshaker install, it requested libtool-2.2.10 which I placed i= nto the distfiles directory, and portshaker was fine. Now it is saying that= the mono install needs libtool-2.4 and I placed the .tar.gz into the distf= iles directory. Then I went to the /usr/ports/devel/libtool and did a make install, but as = you see it complains that: =3D=3D=3D> Vulnerability check disabled, database not found =3D=3D=3D> License GPLv2 accepted by the user =3D=3D=3D> Extracting for libtool-2.4_1 =3D> SHA256 Checksum mismatch for libtool-2.4.tar.gz. =3D=3D=3D> Refetch for 1 more times files: libtool-2.4.tar.gz =3D=3D=3D> Vulnerability check disabled, database not found =3D=3D=3D> License GPLv2 accepted by the user =3D> libtool-2.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/. =3D> Attempting to fetch http://ftp.gnu.org/gnu/libtool/libtool-2.4.tar.gz fetch: http://ftp.gnu.org/gnu/libtool/libtool-2.4.tar.gz: Requested Range N= ot Satisfiable =3D> Attempting to fetch ftp://ftp.gnu.org/gnu/libtool/libtool-2.4.tar.gz ^Cfetch: transfer interrupted But the file is actually in /usr/ports/distfiles: eng55419# ls /usr/ports/distfiles/lib* /usr/ports/distfiles/libiconv-1.13.1.tar.gz /usr/ports/distfiles/libtool-2.4.tar.gz eng55419# Any suggestions ? Thanks, -Frank