Date: Mon, 26 Sep 2011 13:18:54 +0300 From: "Sergey V. Dyatko" <sergey.dyatko@gmail.com> To: gnome@freebsd.org Subject: Re: devel/glib20 configure failed Message-ID: <20110926131854.70e08a61@laptop> In-Reply-To: <20110926093032.747cf0c3@laptop> References: <20110926093032.747cf0c3@laptop>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 26 Sep 2011 09:30:32 +0300 "Sergey V. Dyatko" <sergey.dyatko@gmail.com> wrote: > Hi, > When I'm trying update devel/glib20 I got following error: > tiger# pkg_version -vL= > glib-2.28.8 < needs updating (port has > 2.28.8_1) > > tiger# pwd > /usr/ports/devel/glib20 > > tiger# make > ===> Vulnerability check disabled, database not found > ===> License LGPL20 accepted by the user > ===> Found saved configuration for glib-2.12.4 > ===> Extracting for glib-2.28.8_1 > => SHA256 Checksum OK for gnome2/glib-2.28.8.tar.xz. > ===> glib-2.28.8_1 depends on file: /usr/local/bin/perl5.12.4 - > found ===> Patching for glib-2.28.8_1 > ===> glib-2.28.8_1 depends on file: /usr/local/bin/perl5.12.4 - > found ===> glib-2.28.8_1 depends on package: libtool>=2.4 - found > ===> Applying extra > patch /usr/ports/devel/glib20/files/extra-patch-glib_Makefile.in ===> > Applying extra > patch /usr/ports/devel/glib20/files/extra-patch-glib_gunicollate.c > ===> Applying FreeBSD patches for glib-2.28.8_1 ===> glib-2.28.8_1 > depends on file: /usr/local/bin/python2.7 - found ===> glib-2.28.8_1 > depends on executable: gmake - found ===> glib-2.28.8_1 depends on > file: /usr/local/bin/perl5.12.4 - found ===> glib-2.28.8_1 depends > on package: libtool>=2.4 - found ===> glib-2.28.8_1 depends on > executable: pkg-config - found ===> glib-2.28.8_1 depends on shared > library: pcre.0 - found ===> glib-2.28.8_1 depends on shared > library: intl - found ===> Configuring for glib-2.28.8_1 checking > for a BSD-compatible install... /usr/bin/install -c -o root -g wheel > checking whether build environment is sane... yes checking for a > thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... > gawk checking whether gmake sets $(MAKE)... > yes checking whether to enable maintainer-specific portions of > Makefiles... no checking for gcc... > cc checking whether the C compiler works... > yes checking for C compiler default output file name... > a.out checking for suffix of > executables... checking whether we are cross compiling... > no checking for suffix of object files... > o checking whether we are using the GNU C compiler... > yes checking whether cc accepts -g... > yes checking for cc option to accept ISO C89... none > needed checking for style of include used by gmake... > GNU checking dependency style of cc... > gcc3 checking how to run the C preprocessor... > cpp checking build system type... > x86_64-portbld-freebsd9.0 checking host system type... > x86_64-portbld-freebsd9.0 checking for the BeOS... > no checking for Win32... > no checking for Mac OS X Carbon support... no > checking whether to enable garbage collector friendliness... > no checking whether to disable memory pools... > no checking whether we are using the GNU C++ compiler... > yes checking whether c++ accepts -g... > yes checking dependency style of c++... > gcc3 checking for gcc... (cached) > cc checking whether we are using the GNU C compiler... (cached) > yes checking whether cc accepts -g... (cached) > yes checking for cc option to accept ISO C89... (cached) none > needed checking dependency style of cc... (cached) > gcc3 checking whether cc understands -c and -o together... > yes checking for special C compiler options needed for large files... > no checking for _FILE_OFFSET_BITS value needed for large files... > no checking for > pkg-config... /usr/local/bin/pkg-config checking pkg-config is at > least version 0.16... yes checking for gawk... (cached) > gawk checking for perl5... > perl5 checking for indent... > indent checking for > perl5... /usr/local/bin/perl5 checking > whether /usr/local/bin/python2.7 version >= 2.4... yes checking > for /usr/local/bin/python2.7 version... 2.7 checking > for /usr/local/bin/python2.7 platform... freebsd9 checking > for /usr/local/bin/python2.7 script directory... > ${prefix}/lib/python2.7/site-packages checking > for /usr/local/bin/python2.7 extension module directory... > ${exec_prefix}/lib/python2.7/site-p ackages checking for > libiconv_open in -liconv... no configure: error: *** No iconv() > implementation found in C library or libiconv > > tiger# pkg_info -xI libicon > libiconv-1.13.1_1 A character set conversion library > tiger# uname-a > FreeBSD tiger.minsk.domain 9.0-BETA2 FreeBSD 9.0-BETA2 #3 r225692: > Tue Sep 20 17:05:22 EEST 2011 ro > ot@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop amd64 sysutils/hal broken too: checking for expat.h... yes checking for XML_ParserCreate in -lexpat... no configure: error: Can't find expat library. Please install expat. ===> Script "configure" failed unexpectedly. laptop# pkg_info -xI expat expat-2.0.1_2 XML 1.0 parser written in C linux-f10-expat-2.0.1 Linux/i386 binary port of Expat XML-parsing library (Linux -- wbr, tiger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110926131854.70e08a61>