From owner-freebsd-stable@FreeBSD.ORG Fri Feb 14 14:24:22 2014 Return-Path: Delivered-To: stable@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 ESMTPS id 59968671 for ; Fri, 14 Feb 2014 14:24:22 +0000 (UTC) Received: from mail-la0-x22b.google.com (mail-la0-x22b.google.com [IPv6:2a00:1450:4010:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D43231C2A for ; Fri, 14 Feb 2014 14:24:21 +0000 (UTC) Received: by mail-la0-f43.google.com with SMTP id pv20so9307813lab.16 for ; Fri, 14 Feb 2014 06:24:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:subject:content-type:content-transfer-encoding; bh=p26TaD/qIdTFLnHtV7Rze/RE79VjWxWb82YPiotSRoY=; b=hMquhTbcqRsynCHI+E90P3i7YN5GJhk0+NK8lKmlxf6mVYYQYAjM8r9N8GAST8c7Bl nKDXKRGl86X2KIXty8xTYZ0y9u9/bX9HJmjHWU2Ji6NURo1jdUmg5ioBDnUeih089iaR M6ONKedcrzcqe+EPF56RHbwiUh+9rNW4kYHdG3ciNGojMH+c2WYAGxJo6V2M3BkaHq62 9iPSLg5K90wSF405QlgbOCQDMaiRTU6lWBu1U42PRcld3p51J59+jod4I5CMo0mBQnb9 qkiH5YiHCzB6cZ+VKaPSJYTzTM2o5fQ1zBhij/c3EobP68wSiLBccIvfEzNcvJqOo7uF XY4Q== X-Received: by 10.152.236.72 with SMTP id us8mr5588446lac.11.1392387859903; Fri, 14 Feb 2014 06:24:19 -0800 (PST) Received: from magnetron.intra ([213.160.145.196]) by mx.google.com with ESMTPSA id w2sm8463451lad.4.2014.02.14.06.24.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 14 Feb 2014 06:24:19 -0800 (PST) Message-ID: <52FE26FC.3070708@gmail.com> Date: Fri, 14 Feb 2014 16:23:56 +0200 From: Alexander Panyushkin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: stable@freebsd.org Subject: converters/php55-iconv in FreeBSD 10 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2014 14:24:22 -0000 Hello All ! I need install converters/php55-iconv in FreeBSD 10 But this depends on the port converters/libiconv converters/libiconv is not installed in FreeBSD10 What would you suggest cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_FORTIFY_SOURCE=2 -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -c error.c error.c:378:12: warning: data argument not used by format string [-Wformat-extra-args] file_name, line_number); ^ 1 warning generated. rm -f libicrt.a ar cru libicrt.a allocator.o areadlink.o careadlinkat.o malloca.o progname.o safe-read.o width.o xmalloc.o xstrdup.o xreadlink.o canonicalize-lgpl.o error.o ranlib libicrt.a cd src && /usr/bin/make all cc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DINSTALLDIR=\"/usr/local/bin\" -DLOCALEDIR=\"/usr/local/share/locale\" ./iconv_no_i18n.c /bin/sh ../libtool --mode=link cc -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la -o iconv_no_i18n libtool: link: cc -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security iconv_no_i18n.o -o .libs/iconv_no_i18n ../srclib/libicrt.a ../lib/.libs/libiconv.so -Wl,-rpath -Wl,/usr/local/lib ../lib/.libs/libiconv.so: undefined reference to `aliases2_lookup' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /usr/ports/converters/libiconv/work/libiconv-1.14/src *** Error code 1 uname -a FreeBSD magnetron.intra 10.0-STABLE FreeBSD 10.0-STABLE #0 r261274: Thu Jan 30 11:34:04 EET 2014 root@magnetron.intra:/usr/obj/usr/src/sys/Kernel amd64 -- With best regards Alexander