[oe] glib-2.0 iconv support configure error

John stacy tracker.indexer at gmail.com
Thu Sep 15 10:27:15 UTC 2011


Hello Team,

I am using glib-2.0 using the bitbake file glib-2.0_2.28.0.bb

I have the eglibc enabled with the ICONV support.

Now if I add another EXTRA_CONF option "with-libiconv=native", I am getting
configuration error.

It says libc do not installed with ICONV option and I dont want to use the
libiconv library as my eglibc already has the iconv support.

 checking for i686-pc-linux-gnu-pkg-config... no
| checking for pkg-config...
/home/prafulla/Perforce/tmp/sysroots/i686-linux/usr/bin/pkg-config
| configure: WARNING: using cross tools not prefixed with host triplet
| checking pkg-config is at least version 0.16... yes
| checking for gawk... (cached) gawk
| checking for perl5... no
| checking for perl... perl
| checking for indent... no
| checking for perl...
/home/prafulla/Perforce/tmp/sysroots/i686-linux/usr/bin/perl
| checking for a Python interpreter with version >= 2.4... python
| checking for python... /usr/bin/python
| checking for python version... 2.6
| checking for python platform... linux2
| checking for python script directory...
${prefix}/lib/python2.6/dist-packages
| checking for python extension module directory...
${exec_prefix}/lib/python2.6/dist-packages
| checking for iconv_open in -liconv... no
*| configure: error: *** No iconv() implementation found in C library or
libiconv*
NOTE: package glib-2.0-2.28.0-r1: task do_configure: Failed
ERROR: Function 'do_configure' failed (see
/home/prafulla/Perforce/tmp/work/i686-pc-linux-gnu/glib-2.0-2.28.0-r1/temp/log.do_configure.15989
for further information)
ERROR: Task 10 (/home/prafulla/Perforce/pkg-oss/glib-2.0/glib-2.0_2.28.0.bb,
do_configure) failed with exit code '1'
ERROR: '/home/prafulla/Perforce/pkg-oss/glib-2.0/glib-2.0_2.28.0.bb' failed


To fetch this information correctly, Do I have to provide any extra options
to bitbake?
Could some throw some light on this one?

Thanks,
John



More information about the Openembedded-devel mailing list