[gmime-devel] Build troubles on Illumos - related to iconv?



Jeff et al, 

Having some troubles building v2.6.19 on Illumos. I do have GNU libiconv 1.14 on this system, though its 
'detection' capabilites don't seem to be getting accessed:

Config: checking preferred charset formats for system iconv... no
not found
        *** The iconv-detect program was unable to determine the
        *** preferred charset formats recognized by your system
        *** iconv library. It is suggested that you install a
        *** working iconv library such as the one found at
        *** ftp://ftp.gnu.org/pub/gnu/libiconv

within make: 

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../util "-DG_LOG_DOMAIN=\"gmime\"" 
-D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 
-fno-strict-aliasing -MT gmime-filter-charset.lo -MD -MP -MF .deps/gmime-filter-charset.Tpo -c 
gmime-filter-charset.c  -fPIC -DPIC -o .libs/gmime-filter-charset.o
gmime-filter-charset.c: In function 'filter_filter':
gmime-filter-charset.c:150:36: error: 'ICONV_CONST' undeclared (first use in this function)
gmime-filter-charset.c:150:36: note: each undeclared identifier is reported only once for each function it 
appears in
gmime-filter-charset.c:150:48: error: expected ')' before 'char'
gmime-filter-charset.c:150:87: error: expected ')' before 'char'
gmime-filter-charset.c: In function 'filter_complete':
gmime-filter-charset.c:218:37: error: 'ICONV_CONST' undeclared (first use in this function)
gmime-filter-charset.c:218:49: error: expected ')' before 'char'
gmime-filter-charset.c:218:88: error: expected ')' before 'char'
make[3]: *** [gmime-filter-charset.lo] Error 1
make[3]: Leaving directory `/Builds/gmime-2.6.19/gmime'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/Builds/gmime-2.6.19/gmime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Builds/gmime-2.6.19'
make: *** [all] Error 2

Thanks in advance, 

Lou Picciano


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]