Hi,
qt's configure fails to detect iconv, we'll probably need a patch for the 
config.tests/unix/iconv/iconv.cpp file:
...
pkgbuild: POSIX iconv auto-detection... ()
pkgbuild: CC -c -D_REENTRANT -D__EXTENSIONS__ -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS -DSOLARIS10 
-DNDEBUG -DNO_DEBUG -D_UNICODE -DUNICODE -D_RWSTD_REENTRANT -D_XOPEN_SOURCE=500 
-D_XPG5 -I/opt/foss/include/stdcxx/ansi -I/opt/foss/include/stdcxx 
-I/opt/foss/include -xtarget=pentium4 -m32 -xarch=sse2 -xchip=pentium4 
-xcache=8/64/4:256/128/8 -library=no%Cstd -library=Crun 
-features=anachronisms,except,rtti,export,extensions,nestedaccess,tmplife,tmplrefstatic
 -instances=global -template=geninlinefuncs -s -xlang=c99 
-xalias_level=compatible -xustr=ascii_utf16_ushort -Qoption ccfe -features=gcc 
-Qoption ccfe -features=zla -Qoption ccfe ++boolflag:sunwcch=false -mt -R 
/opt/foss/lib -R /opt/foss/qt4/lib -library=no%Cstd -library=Crun -lstdcxx 
-xannotate=no -O2  -I../../../mkspecs/solaris-cc -I. -I/usr/include/libmng 
-I/usr/include/pgsql -I/usr/include/pgsql/server -I/opt/foss/include 
-I/usr/mysql/5.0/include/mysql -I/usr/postgres/8.3/include 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/sfw/include -o 
iconv.o iconv.cpp
pkgbuild: "iconv.cpp", line 13: Error: Formal argument 2 of type const char** 
in call to iconv(_iconv_info*, const char**, unsigned*, char**, unsigned*) is 
being passed char**.
...
-- 
This message posted from opensolaris.org

Reply via email to