From owner-freebsd-questions@FreeBSD.ORG Tue Sep 24 11:57:45 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 48837FD2 for ; Tue, 24 Sep 2013 11:57:45 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C6E98269D for ; Tue, 24 Sep 2013 11:57:44 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id y6so3675968lbh.20 for ; Tue, 24 Sep 2013 04:57:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xVvPOn505WU8IR+e90q8Nix8vic2bYjp3QdBdTvZx9w=; b=yK8bDHke9LdVcRrzlSJO5OsKKAzhWyo4B4ynSqgU6awMjk1r5CmhDTkLmyCssrgLDu 9dlEnSZSeTN8zBO+NmbvZhSBbqdVHmykAI/Z9wa57Kv7vR3QlL5Xn2u8yKSXyuYBczwh fVDVZhJLPb2fjhkw+GLhTvvw4NsjRJ/qC4rxkQaD0zlERgvz/w2VZcBGONItiVHBCONm 3o17t189I+XVH0N4NNrlzG0xlRw2cUGsB4P59c8U7fKvR08FAsMnX1+6GJ/hMaRWlJso 8JaMtAbJfgOQSk3P2Q9oc/6CqOythHlrDGq7g+YcfRS0/j12ZQGBmJeIvZNMnZcQ6nuI lp6g== MIME-Version: 1.0 X-Received: by 10.112.159.166 with SMTP id xd6mr24280817lbb.22.1380023862739; Tue, 24 Sep 2013 04:57:42 -0700 (PDT) Received: by 10.112.157.129 with HTTP; Tue, 24 Sep 2013 04:57:42 -0700 (PDT) In-Reply-To: <5e26bb08-5c47-4dc9-89fd-28c249163078@email.android.com> References: <5e26bb08-5c47-4dc9-89fd-28c249163078@email.android.com> Date: Tue, 24 Sep 2013 06:57:42 -0500 Message-ID: Subject: Re: Fwd: e2fsprogs fails to build/compile in FreeBSD 9.1 From: Antonio Olivares To: Matthias Andree Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Sep 2013 11:57:45 -0000 On Sat, Sep 21, 2013 at 2:19 AM, Matthias Andree wrote: > > > Antonio Olivares schrieb: >> >> Dear Sir, >> >> I forwarded the message to list about failing to build e2fsprogs. >> >> Hope you can advice! >> >> Best Regards, >> >> >> Antonio >> >> ---------- Forwarded message ---------- >> From: Antonio Olivares >> Date: Fri, Sep 20, 2013 at 12:25 PM >> Subject: e2fsprogs fails to build/compile in FreeBSD 9.1 >> To: FreeBSD Questions >> >> >> gmake[2]: Entering directory >> `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8/resize' >> CC extent.c >> CC resize2fs.c >> CC main.c >> CC online.c >> CC resource_track.c >> CC sim_progress.c >> CC test_extent.c >> SUBST resize2fs.8 >> LD test_extent >> LD resize2fs >> gmake[2]: Leaving directory >> `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8/resize' >> making all in tests/progs >> gmake[2]: Entering directory >> `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8/tests/progs' >> CC test_icount.c >> MK_CMDS test_icount_cmds.c >> CC crcsum.c >> CC test_icount_cmds.c >> LD crcsum >> LD test_icount >> gmake[2]: Leaving directory >> `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8/tests/progs' >> making all in po >> gmake[2]: Entering directory >> `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8/po' >> gmake[2]: Nothing to be done for `all'. >> gmake[2]: Leaving directory >> `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8/po' >> gmake[1]: Leaving directory >> `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8' >> gmake docs >> gmake[1]: Entering directory >> `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8' >> gmake[2]: Entering directory >> `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8/doc' >> MAKEINFO libext2fs.info >> gmake[2]: Leaving directory >> `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8/doc' >> gmake[1]: Leaving directory >> `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8' >> cd /usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.42.8/e2fsck && >> /bin/rm -f e2fsck && gmake e2fsck STATIC_LIBS="../lib/libext2fs.a >> ../lib/libcom_err.a ../lib/libblkid.a ../lib/libuuid.a" >> LIBINTL="/usr/local/lib/libintl.a" >> LD e2fsck >> /usr/local/lib/libintl.a(dcigettext.o): In function `_nl_find_msg': >> dcigettext.c:(.text+0x94b): undefined reference to `libiconv_open' >> dcigettext.c:(.text+0x9fa): undefined reference to `libiconv' >> dcigettext.c:(.text+0xbaf): undefined reference to `libiconv_open' >> /usr/local/lib/libintl.a(relocatable.o): In function >> `libintl_set_relocation_prefix': >> relocatable.c:(.text+0x14b): undefined reference to >> `libiconv_set_relocation_prefix' >> gmake: *** [e2fsck] Error 1 >> *** [post-build] Error code 2 >> >> Stop in >> /usr/ports/sysutils/e2fsprogs. >> *** [build] Error code 1 >> >> Stop in /usr/ports/sysutils/e2fsprogs. >> >> ===>>> make failed for sysutils/e2fsprogs >> ===>>> Aborting update >> >> ===>>> Update for sysutils/e2fsprogs failed >> ===>>> Aborting update >> >> ===>>> Killing background jobs >> Terminated >> >> >> >> >> >> Ideas, advice, suggestions, will be greatly appreciated. >> >> Best Regards, >> >> >> Antonio > > > Antonio, > > sorry it is giving you troubles. Try make config and deselect NLS, I will > investigate the trouble 8 days from today. > > Best regards, > Matthias Dear Matthias & Eduardo & all, I unchecked NLS from config. and it worked. Thanks very much for your help! =========================================================================== Note: this is a modified version of the e2fsprogs package, not the official package. Report all building and run-time trouble that originates in the package to the port maintainer, mandree@FreeBSD.org. =========================================================================== ===> Compressing manual pages for e2fsprogs-1.42.8 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for e2fsprogs-1.42.8 ===>>> Upgrade of e2fsprogs-1.42.7 to e2fsprogs-1.42.8 succeeded ===>>> Deleting stale distfile: e2fsprogs-1.42.7.tar.gz ===>>> Returning to update check of installed ports ===>>> Update check of installed ports complete ===>>> pkg-message for fusefs-libs-2.9.3_1 Install the fuse kernel module to use this port. ===>>> pkg-message for e2fsprogs-1.42.8 =========================================================================== Note: this is a modified version of the e2fsprogs package, not the official package. Report all building and run-time trouble that originates in the package to the port maintainer, mandree@FreeBSD.org. =========================================================================== Best Regards, Antonio