Date: Fri, 20 Jan 2012 15:48:58 -0500 From: <frank.caccavale@emc.com> To: <freebsd-mono-request@freebsd.org>, <freebsd-mono@freebsd.org> Subject: can't build mono Message-ID: <0192A323B78585439FA664C106E7B9B267500CBD@MX30A.corp.emc.com>
next in thread | raw e-mail | index | archive | help
Hi, I installed the ports and portshaker for FreeBSD. Then I ran portashaker. In /usr/ports/lang/mono I ran the "make BATCH=yes install", which gives this error: ===> mono-2.10.8 depends on executable: bison - found ===> mono-2.10.8 depends on file: /usr/local/bin/perl5.10.1 - found ===> mono-2.10.8 depends on executable: pkg-config - found ===> mono-2.10.8 depends on shared library: intl - found ===> mono-2.10.8 depends on shared library: glib-2.0.0 - not found ===> Verifying install for glib-2.0.0 in /usr/ports/devel/glib20 ===> Vulnerability check disabled, database not found ===> License LGPL20 accepted by the user ===> Extracting for glib-2.28.8_3 => SHA256 Checksum OK for gnome2/glib-2.28.8.tar.xz. ===> glib-2.28.8_3 depends on file: /usr/local/bin/perl5.10.1 - found ===> Patching for glib-2.28.8_3 ===> glib-2.28.8_3 depends on file: /usr/local/bin/perl5.10.1 - found ===> glib-2.28.8_3 depends on package: libtool>=2.4 - not found ===> Found libtool-2.2.10, but you need to upgrade to libtool>=2.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 into 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 distfiles directory. Then I went to the /usr/ports/devel/libtool and did a make install, but as you see it complains that: ===> Vulnerability check disabled, database not found ===> License GPLv2 accepted by the user ===> Extracting for libtool-2.4_1 => SHA256 Checksum mismatch for libtool-2.4.tar.gz. ===> Refetch for 1 more times files: libtool-2.4.tar.gz ===> Vulnerability check disabled, database not found ===> License GPLv2 accepted by the user => libtool-2.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => 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 Not Satisfiable => 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0192A323B78585439FA664C106E7B9B267500CBD>
